> From: Martin Gainty [mailto:[email protected]]
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to