Re: Windows Task Manager - tomcat processes

2008-06-23 Thread David Smith
I've found Process Explorer miles better than the built in Task Manager Windows provides. It'll provide all the info you need to know which is which: http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx --David Andrew Hole wrote: Hi! If I have more than one tomcat instance install

RE: Windows Task Manager - tomcat processes

2008-06-23 Thread Caldarale, Charles R
> From: Andrew Hole [mailto:[EMAIL PROTECTED] > Subject: Windows Task Manager - tomcat processes > > If I have more than one tomcat instance installed and > started, how do I now wich process in task manager > corresponds to the tomcat instance? Since each Tomcat must be usin

Windows Task Manager - tomcat processes

2008-06-23 Thread Andrew Hole
Hi! If I have more than one tomcat instance installed and started, how do I now wich process in task manager corresponds to the tomcat instance? In task manager I only see things like that: tomcat5.exe tomcat5.exe tomcat5.exe Thanks a lot A.