Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Perhaps a thread problem

Luc Foisy

2003-12-01

Replies:


Tomcat 4.1.18-LE with Java 1.4.0_03
RedHat 9
Tomcat is serving through https

from catalina.out
Dec 1, 2003 11:09:55 AM org.apache.tomcat.util.log.CommonLogHandler log
INFO: All threads are busy, waiting. Please increase maxThreads or check the servlet status75 75
some application output (which looks like its functioning properly)
lastURL ======= /icrm/content.jsp?title=Introduction&token=fb8c00f54cf5bb7288d5f89e83f78b7a
lastURL ======= /icrm/content.jsp?title=Web%20Application%20Navigation&token=b33cd4c0ad12d504e56328c4ee355ec5
lastURL ======= /icrm/content.jsp?title=Web%20Application%20Navigation&token=c26e29992ae8a564480b1bae5337bca0
Then a bunch of the following (maybe 50 times, same time too)
Stopping service Tomcat-Standalone
Dec 1, 2003 1:08:15 PM org.apache.tomcat.util.log.CommonLogHandler log
SEVERE: Caught exception executing org.apache.tomcat.util.net.TcpWorkerThread@(protected)
java.lang.IllegalStateException
at org.apache.tomcat.util.threads.ThreadPool.runIt (ThreadPool.java:245)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:503)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:530)
at java.lang.Thread.run (Thread.java:536)


What is this telling me? Where do I set maxThreads?

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.