RE: All Threads Busy Message

2010-08-18 Thread JebaB
The server.xml has been uploaded. Thanks for your help. n828cl wrote: From: JebaB [mailto:jebab...@yahoo.com] Subject: All Threads Busy Message I am using Tomcat 6.0.18 with JDK 1.6 with the JULI. Why such an old level? I am not seeing the 'All Threads Busy' error message when all

Re: All Threads Busy Message

2010-08-18 Thread Konstantin Kolinko
2010/8/18 JebaB jebab...@yahoo.com: Hello,  I am using Tomcat 6.0.18 with JDK 1.6 with the JULI. I have enabled proper logging through the logging.properties. I am not seeing the 'All Threads Busy' error message when all the threads are in use or number of requests has exceeded the

Re: All Threads Busy Message

2010-08-18 Thread JebaB
this message in context: http://old.nabble.com/All-Threads-Busy-Message-tp29449303p29474187.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: All Threads Busy Message

2010-08-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeba, On 8/18/2010 1:53 PM, JebaB wrote: I tried the following setting and still no luck. log4j.logger.org.apache.tomcat.util.net=DEBUG If you're using JULI, then a log4j configuration isn't going to help much. Can you post all relevant config

Re: All Threads Busy Message

2010-08-18 Thread JebaB
...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org -- View this message in context: http://old.nabble.com/All-Threads-Busy-Message-tp29449303p29478292.html Sent from the Tomcat - User mailing list archive at Nabble.com

All Threads Busy Message

2010-08-17 Thread JebaB
to see the message in Tomcat 5.0 using log4j. -- View this message in context: http://old.nabble.com/All-Threads-Busy-Message-tp29449303p29449303.html Sent from the Tomcat - User mailing list archive at Nabble.com

RE: All Threads Busy Message

2010-08-17 Thread Caldarale, Charles R
From: JebaB [mailto:jebab...@yahoo.com] Subject: All Threads Busy Message I am using Tomcat 6.0.18 with JDK 1.6 with the JULI. Why such an old level? I am not seeing the 'All Threads Busy' error message when all the threads are in use or number of requests has exceeded the maxThreads