> From: Michal Singer [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat request processing gets stuck
>
> 1. Please explain what do you mean by thread dumps?

You could use Google to find definitions and examples...

The JConsole Threads tab shows the stack trace of individual threads; a thread 
dump is the stack trace of all threads.  Use the jstack tool to get one.

> 2. why do you think this is an application problem?

Experience; in situations like this, it *always* is.

 - 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