ERROR

/home/es/software/jdk1.8.0_131/bin/jmap -histo:live 72536|more 
72536: 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

说明:
无法打开套接字文件:目标进程未响应或未加载HotSpot VM
当目标进程没有响应时,可以使用-F选项

解决方法:
切换到程序执行的用户下

su - es

相关文章:

  • 2022-01-05
  • 2021-06-29
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-17
  • 2022-12-23
  • 2021-12-05
  • 2021-07-31
  • 2021-12-22
  • 2021-10-17
相关资源
相似解决方案