JConsole not picking up local Java processes
843798Nov 16 2007 — edited Nov 16 2007Hi,
Using JDK 1.5.0_06 JConsole is not picking up my local Java processes. I have set the -Dcom.sun.management.jmxremote as an arg to the JVM startup. My Windows username does not have an underscore in it and my default temporary directory is on NTFS. When I run the jps command I see my java processes but I get process information unavailable for each one except the jps command.
Anybody have any ideas as to what else I should look at.