> From: Martin Gainty [mailto:mgai...@hotmail.com]
> Subject: RE: Blocking
>
> yes I would be concerned about the 9 wait threads

It's not the number of waiting threads, it's the number of times this 
particular thread has done a wait() call.  Since the main thread is the one 
that drives initialization and deployment, it's not unusual for it to have 
blocking or wait counts.

 - 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