Re: ThreadPool logFull issue

2009-09-16 Thread Mark Thomas
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

RE: ThreadPool logFull issue

2009-09-16 Thread Caldarale, Charles R
> 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