jmap with tomcat 6 on Windows XP
843798May 4 2009 — edited May 12 2009Hi,
I am am running Tomcat 6 on jdk 1.6. Whe I run I get these processes.
C:\>jps
2912 Jps
1968 Program
3668 Bootstrap
Program is an eclipse process (and I could get a heap dump)
when I am not able to run the same with process with pid 3668, whihc is related ot Tomcat
jmap -dump:format=b,file=heap.bin 3668
3668: The VM does not support the attach mechanism
Has anyone else face the same problem?
Regards,
Suhaas