Re: Thread issue - org.apache.tomcat.util.threads.ThreadPool logFull

2009-11-04 Thread Curtis Garman
Thanks for the link...I will look into this Curtis On Wed, Nov 4, 2009 at 12:20 PM, Caldarale, Charles R wrote: >> From: Curtis Garman [mailto:curt.gar...@gmail.com] >> Subject: Thread issue - org.apache.tomcat.util.threads.ThreadPool >> logFull >> >> Does an

RE: Thread issue - org.apache.tomcat.util.threads.ThreadPool logFull

2009-11-04 Thread Caldarale, Charles R
> From: Curtis Garman [mailto:curt.gar...@gmail.com] > Subject: Thread issue - org.apache.tomcat.util.threads.ThreadPool > logFull > > Does anyone know what would cause the following error > > Nov 4, 2009 9:30:28 AM org.apache.tomcat.util.threads.ThreadPool > logFull &g

Thread issue - org.apache.tomcat.util.threads.ThreadPool logFull

2009-11-04 Thread Curtis Garman
Does anyone know what would cause the following error Nov 4, 2009 9:30:28 AM org.apache.tomcat.util.threads.ThreadPool logFull SEVERE: All threads (150) are currently busy, waiting. Increase maxThreads (150) or check the servlet status I'm fronting apache tomcat 5.5.26 with apache 2.2.

RE: Exception: org.apache.tomcat.util.threads.ThreadPool logFull

2006-03-09 Thread Marcus Andersson
Server startup in 10508 ms Mar 9, 2006 9:00:35 AM org.apache.tomcat.util.threads.ThreadPool logFull SEVERE: All threads (150) are currently busy, waiting. Increase maxThreads (150) or check the servlet status Mar 9, 2006 9:04:06 AM org.apache.coyote.http11.Http11Protocol pause INFO: Pausing

RE: Exception: org.apache.tomcat.util.threads.ThreadPool logFull

2006-03-09 Thread Marcus Andersson
is more to come. /Marcus > -Original Message- > From: Marcus Andersson [mailto:[EMAIL PROTECTED] > Sent: den 9 mars 2006 13:50 > To: users@tomcat.apache.org > Subject: Exception: org.apache.tomcat.util.threads.ThreadPool logFull > > We have sudden

Re: Exception: org.apache.tomcat.util.threads.ThreadPool logFull

2006-03-09 Thread Boris Unckel
Hello Marcus, > Von: "Marcus Andersson" <[EMAIL PROTECTED]> > We have suddenly started to get the exception > org.apache.tomcat.util.threads.ThreadPool logFull. The server have been > running for several months without any interruptions and suddenly it > started to a

Exception: org.apache.tomcat.util.threads.ThreadPool logFull

2006-03-09 Thread Marcus Andersson
We have suddenly started to get the exception org.apache.tomcat.util.threads.ThreadPool logFull. The server have been running for several months without any interruptions and suddenly it started to appear. We have restarted Tomcat several times (even with a machine reboot) but it doesn't hel

Re: org.apache.tomcat.util.threads.ThreadPool

2006-02-27 Thread Stas Ostapenko
On 2/27/06, Chakarova Teodora <[EMAIL PROTECTED]> wrote: > SEVERE: All threads (150) are currently busy, waiting. Increase > maxThreads (150) or check the servlet status Feb 26, 2006 11:58:23 AM You can increase maxThreads value in your server.xml config file to satisfy your application needs. But

org.apache.tomcat.util.threads.ThreadPool

2006-02-27 Thread Chakarova Teodora
twork adapter could not be established" and so on. But the last time the application is mysteriously hanging with this message:=20 Feb 26, 2006 11:13:11 AM org.apache.tomcat.util.threads.ThreadPool logFull SEVERE: All threads (150) are currently busy, waiting. Increase maxThreads (150) or check t