我试图用jmap捕获tomcat进程转储,但是我得到了错误"内存不足或没有足够的权限来附加" ,显然有足够的内存,当前的登录用户是角色本地管理员组。如果我以管理员身份运行cmd命令,它仍然会失败。
C:\Program Files\Java\jdk1.7.0_71\bin>jmap.exe -dump:format=b,file=d:\temp\HeapD
ump.hprof 30452
30452: Insufficient memory or insufficient privileges to attach
The -F option can be used when the target process is not responding