Ben çalıştırmak zorunda jmap
benim sürecin yığın dökümü almak için. ancak jvm
geri döndü:
Unable to open socket file: target process not responding or HotSpot VM not loaded
The -F option can be used when the target process is not responding
Ben de şunu kullandım -F
:
./jmap -F -dump:format=b,file=heap.bin 10330
Attaching to process ID 10331, please wait...
Debugger attached successfully.
Server compiler detected.
JVM version is 24.51-b03
Dumping heap to heap.bin ...
-F
Yığın dökümü almak için kullanmak tamam mı?- 20 dakika bekliyorum ve henüz bitirmedim. Herhangi bir fikriniz neden?