> From: Dustin Fortin [mailto:[EMAIL PROTECTED] 
> Subject: RE: javax/mail/address
> 
> I can get a thread dump as you suggested earlier in this 
> thread, but I'm not sure how to interpret it.

The thread dump will show you where each thread is, including line
numbers of the associated Java source files.  One thread dump will show
if the threads are stuck on locks; multiple may be needed to see if some
thread is in an infinite loop.

 - 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