> From: David Delbecq [mailto:[EMAIL PROTECTED] 
> Subject: Re: Tomcat Freez
> 
> Getting Threaddump on windows requires you, if i remember 
> well, to type ctrl-z in the tomcat console.

It's ctrl-break, not ctrl-z.

Also, you can use the JDK jstack utility to get a thread dump of any JVM
running on the same box, once you know the PID number.  On Windows, use
Task Manager or netstat -ao to find that.

 - 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