VisualVM Profiling tab missing for Tomcat server -
i running tomcat 6.0.29
java visual machine use default not checked , location is:
c:\program files\java\jdk1.6.0_20\jre\bin\server\jvm.dll
running visualvm c:\program files\java\jdk1.6.0_20\bin\jvisualvm.exe
tomcat doesn't show local application , can load "remote" connection using jmx, don't profiling tab.
it looks tomcat running 'windows service', right? if so, have 2 options:
- run visualvm windows service too. see this post more info.
- get newer version of visualvm (jdk 1.6.0_29 3 years old) , use cpu sampler - work on jmx connection , in cases provides enough information diagnose problem.
Comments
Post a Comment