F:\software\ngrok\sinotrans>ngrok -config ngrok.yml -log=stdout 8080
[07/13/17 17:12:31] [INFO] Reading configuration file ngrok.yml
[07/13/17 17:12:31] [INFO] [client] Trusting host's root certificates
[07/13/17 17:12:31] [INFO] [view] [web] Serving web interface on 127.0.0.1:4040
[07/13/17 17:12:31] [INFO] Checking for update
[07/13/17 17:12:31] [DEBG] [ctl:4d77a6e] New connection to: 121.42.151.183:4443
[07/13/17 17:12:31] [DEBG] [ctl:4d77a6e] Writing message: {"Type":"Auth","Payloa
d":{"Version":"2","MmVersion":"1.7","User":"v7vv3ep0omhq9qe7rl08p6jg3h","Passwor
d":"","OS":"windows","Arch":"386","ClientId":""}}
[07/13/17 17:12:32] [INFO] No update available
7 回复
爆内存了...
17-07-13 17:07:05.948 WARN [pool-1-thread-1] something happen
java.lang.OutOfMemoryError: Java heap space
17-07-13 17:07:07.744 WARN [pool-1-thread-1] something happen
java.lang.OutOfMemoryError: Java heap space
root@mx1:/tmp# jmap -heap 30208
Attaching to process ID 30208, please wait...
Debugger attached successfully.
Server compiler detected.
JVM version is 25.131-b11
using thread-local object allocation.
Parallel GC with 2 thread(s)
Heap Configuration:
MinHeapFreeRatio = 0
MaxHeapFreeRatio = 100
MaxHeapSize = 134217728 (128.0MB)
NewSize = 21495808 (20.5MB)
MaxNewSize = 44564480 (42.5MB)
OldSize = 43515904 (41.5MB)
NewRatio = 2
SurvivorRatio = 8
MetaspaceSize = 21807104 (20.796875MB)
CompressedClassSpaceSize = 1073741824 (1024.0MB)
MaxMetaspaceSize = 17592186044415 MB
G1HeapRegionSize = 0 (0.0MB)
Heap Usage:
PS Young Generation
Eden Space:
capacity = 15204352 (14.5MB)
used = 14781064 (14.096321105957031MB)
free = 423288 (0.40367889404296875MB)
97.21600762728987% used
From Space:
capacity = 14680064 (14.0MB)
used = 0 (0.0MB)
free = 14680064 (14.0MB)
0.0% used
To Space:
capacity = 14680064 (14.0MB)
used = 0 (0.0MB)
free = 14680064 (14.0MB)
0.0% used
PS Old Generation
capacity = 89653248 (85.5MB)
used = 89382520 (85.24181365966797MB)
free = 270728 (0.25818634033203125MB)
99.69802767212627% used
7705 interned Strings occupying 744208 bytes.
添加回复
请先登陆