Problem with JConsole

I have a java program which i'm running using eclipse. To monitor the performance, I am running Jconsole on a Windows XP system: jconsole <pid>

, where pid is a process id I got running jps.exe.

I get the following error message: "<pid> is not a managed VM."

What can I do to run jconsole on this process?

[345 byte] By [sherinpearla] at [2007-10-3 7:11:51]
# 1
See Mandy's reply on: http://forum.java.sun.com/thread.jspa?threadID=774896&tstart=0Hope this helps,-- danielJMX, SNMP, Java, etc... http://blogs.sun.com/jmxetc
dfuchsa at 2007-7-15 2:07:46 > top of Java-index,Core,Monitoring & Management...