> 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 using distinct ip:port combinations, you can use 
"netstat -ano" to determine the process id for the each Tomcat's port.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to