On 21.05.2009 14:57, Caldarale, Charles R wrote:
>> 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.

Is it still possible under Vista, and will it help, if you let the
service run with the same account you are using to login?

Regards,

Rainer

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

Reply via email to