OutOfMemory exception explanation? 2004-01-26 - By D'Alessandro, Arthur
Back We've been getting these every now and then:
Jan 23, 2004 5:03:30 PM org.apache.tomcat.util.net.TcpWorkerThread runIt SEVERE: Exception in acceptSocket java.lang.OutOfMemoryError  Jan 23, 2004 5:03:30 PM org.apache.tomcat.util.threads.ThreadPool $ControlRunnable run SEVERE: Caught exception executing org.apache.tomcat.util.net.TcpWorkerThread@(protected), terminating thread java.lang.IllegalStateException : Terminating thread at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:53 2) at org.apache.tomcat.util.threads.ThreadPool $ControlRunnable.run(ThreadPool .java:619) at java.lang.Thread (Thread.java:536)
Once this occurrs, I have to stop / start the entire Tomcat container in order to allow this particular webapp to function again. It only effects a particular servlet mapping for a given webapp. Does anyone have any suggestions on how to resolve? We're running version 4.1.24.. Any leads would be great, thanks.
-Art
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|