What's the cause of Unable to open socket file: process not responding while Dumping the JVM? [duplicate]
问题 This question already has answers here : Running jmap getting Unable to open socket file (4 answers) Closed 3 years ago . I am running the command: jstack 1234 > threadDump.tdump On an PID of a Java process. I keep getting the following message: 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 I am not asking just how to solve, but I want to understand why I am getting this message, since I