Caldarale, Charles R wrote:
>> From: Phani Raj Kumar [mailto:bphanirajku...@gmail.com]
>> Subject: ThreadPool logFull issue
>>
>>  org.apache.tomcat.util.threads.ThreadPool logFull
>>
>> SEVERE: All threads (150) are currently busy, waiting.
> 
> Take a thread dump and find out what the threads are doing.  (The "logFull" 
> notation is a bit of a concern.)

I'm fairly sure it is harmless. logFull is the name of a boolean used to
track if the logFull (ie log that that thread pool is full) message has
been previously reported.

Mark

> 
>> Tomcat Version: 5.0.28
> 
> Not supported; please move to a Tomcat level that is.

+1

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to