> From: Ingo Krabbe [mailto:[EMAIL PROTECTED] 
> Subject: Re: Tomcat - All threads (200) are currently busy
> 
> > "http-8085-Processor24" daemon prio=1 tid=0x082f1378 nid=0x19c6 in
> > Object.wait() [0xde118000..0xde118e20]
> >         at java.lang.Object.wait(Native Method)
> >         - waiting on <0xe619f748> (a
> > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
> >         at java.lang.Object.wait(Object.java:474)
> >         at 
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
> > ThreadPool.java:656)
> >         - locked <0xe619f748> (a
> > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
> >         at java.lang.Thread.run(Thread.java:595)
> >
> 
> somehow this looks like a deadlock.

Why do you say that?  Looks like a normal wait() for an idle connector thread 
to me.

 - 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