Hello,
Attempted to make 5 simultaneous connections to Tomcat 3.2.3 on HP-UX 11
and received the following exception. Tomcat is being run with HP Java
1.3 without any specific command line parameters. The HP server had
200mb real/300mb virtual memory free when monitoring with the top command.
Any suggestions to prevent this exception?
2001-11-29 16:39:54 - ThreadPool: Caught exception executing
org.apache.tomcat.service.TcpWorkerThread@dc81fb1e, terminating thread -
java.lang.OutOfMemoryError: can't create another thread
at java.lang.Thread.start(Native Method)
at
org.apache.tomcat.util.ThreadPool$ControlRunnable.<init>(ThreadPool.java,
Compiled Code)at
org.apache.tomcat.util.ThreadPool.openThreads(ThreadPool.java, Compiled
Code)
at org.apache.tomcat.util.ThreadPool.runIt(ThreadPool.java, Compiled
Code)
at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java,
Compiled Code)
at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java,
Compiled Code)
at java.lang.Thread.run(Unknown Source)
Mike
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>