You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by fan lianjie <aj...@msn.com> on 2005/01/28 09:14:10 UTC

ThreadPool logFull ERROR

i USE tomcat 5.54.


2005-1-28 15:59:42 org.apache.tomcat.util.threads.ThreadPool logFull
严重: All threads (200) are currently busy, waiting. Increase maxThreads 
(200) or check the servlet status





----------------------
 MSN:Ajie2000@msn.com
 QQ:29967409
---------------------

_________________________________________________________________
免费下载 MSN Explorer:   http://explorer.msn.com/lccn  


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: ThreadPool logFull ERROR

Posted by Remy Maucherat <re...@gmail.com>.
On Fri, 28 Jan 2005 16:14:10 +0800, fan lianjie <aj...@msn.com> wrote:
> i USE tomcat 5.54.
> 
> 2005-1-28 15:59:42 org.apache.tomcat.util.threads.ThreadPool logFull
> 严重: All threads (200) are currently busy, waiting. Increase maxThreads
> (200) or check the servlet status

Did you try out what it says ? If you're using the HTTP connector, you
could also try to set strategy="ms" on the Connector element to see if
it helps (I've been looking for people experiencing problems with the
default thread pool to try out the alternate one).

If you think you shouldn't be getting this because your website is low
traffic, could you give more details ?

-- 
xxxxxxxxxxxxxxxxxxxxxxxxx
Rémy Maucherat
Developer & Consultant
JBoss Group (Europe) SàRL
xxxxxxxxxxxxxxxxxxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org