> From: Andrew Hole [mailto:andremailingl...@gmail.com]
> Subject: Re: Tomcat and coldfusion
>
> How can I take a thread dump?

Tough to tell you since you left out basic information:

1) Tomcat version
2) JRE/JDK version
3) OS type and level

If you're on a recent enough JRE/JDK (1.5 or better), you can use JConsole or 
jstack to poke around inside a running JVM.  For Linux systems, try a kill -9 
(or ctrl-\); for Windows, try ctrl-brk.

 - 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