> From: Anamika raj [mailto:rajnam...@gmail.com]
> Subject: Processes are not showing in the JConsole
> 
> the process which i want to monitor on JConsole not showing 
> in the JConsole window.

Welcome to the wonderful world of Windows "security".  At least on Vista, 
Tomcat running as a service is not accessible to JConsole, jps, jstack, or any 
of the other highly useful tools, regardless of the account the service is 
running under, or whether or not the tool is being run as an administrator.

The only means I've found to monitor Tomcat with JConsole is to run Tomcat from 
the .bat scripts, not as a service.  The scripts are only in the .zip download, 
not the .exe one, by the way.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to