Hi,
I am running a Servlet on a Tomcat 5.0.30 Instance. This Servlets gets
< 500 Hits a day. After approx. 10 days Tomcat doesn't reply anymore -
the logs say:

Mar 15, 2005 6:53:11 PM org.apache.tomcat.util.threads.ThreadPool
logFull SEVERE: All threads (50) are currently busy, waiting. Increase
maxThreads (50) or check the servlet status

Where have all these threads gone? When looking on the status page
(before the crash), there is only one active Thread - what leads to the
situation where 50 threads are active?
Henrik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to