You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/12/09 23:24:01 UTC

DO NOT REPLY [Bug 25374] New: - SEVERE: Exception in acceptSocket

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25374>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25374

SEVERE: Exception in acceptSocket

           Summary: SEVERE: Exception in acceptSocket
           Product: Tomcat 4
           Version: 4.1.27
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: pcgscrap@comcast.net


Per bug 18182 this was fixed in version 4.1.24 but, as you will see, the problem
still occurs in 4.1.27. Here is the significant lines taken from the
catalina.out file: 

(I will attach the stack trace after this is saved)
(I will add a comment detailing my system info then too)

Dec 9, 2003 11:22:15 AM
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler processConnection
SEVERE: Error reading request, ignored
java.lang.OutOfMemoryError
ActionServlet.service() reporting error for classname = 
ActionServlet.service() reporting error for classname = 
Dec 9, 2003 11:22:51 AM org.apache.tomcat.util.net.TcpWorkerThread runIt
SEVERE: Exception in acceptSocket
java.lang.OutOfMemoryError
Dec 9, 2003 11:22:51 AM
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run
SEVERE: Caught exception executing
org.apache.tomcat.util.net.TcpWorkerThread@1d134fc, terminating thread
java.lang.IllegalStateException: Terminating thread
	at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:532)
	at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
	at java.lang.Thread.run(Thread.java:536)

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org