VisualVM not working for Other Java Applications on my System
843798May 13 2009 — edited May 18 2009Hi,
I was trying the new VisualVM tool bundled with JDK 1.6. When I started the tool, I could very well see the Monitor and Thread information about the VisualVM Java Process in the window. But when I started my other Java Application in JDK 1.6 which are compiled on jdk 1.6 itself, I could see the Process listed in the Applications window of the tool but on opening its detail, it did not display any Monitor and Threads info. Instead it showed "Not Supported for this JVM" in the right side panel.
Can anyone tell me the reasons? I have not added any VM parameters in the other Java Applications. Should I add any parameters?
Thanks