Hi,

I'm using Tomcat 3.3b1 and Apache 1.3.20 on solaris. I work with JSP pages.

Every day crash tomcat.  Server work slow, slow and then.... crash tomcat
!!!
Many times I found a big big "core" archive....

Other times (many times), I seen the next error:


Ajp13Interceptor: Processing connection
org.apache.tomcat.util.net.TcpConnection@453807 - java.net
.SocketException: Connection reset by peer: Connection reset by peer
        at java.net.SocketInputStream.socketRead(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:86)
        at org.apache.tomcat.modules.server.Ajp13.receive(Ajp13.java:647)
        at
org.apache.tomcat.modules.server.Ajp13.receiveNextRequest(Ajp13.java:241)
        at
org.apache.tomcat.modules.server.Ajp13Request.receiveNextRequest(Ajp13Interc
eptor.java:218)
        at
org.apache.tomcat.modules.server.Ajp13Interceptor.processConnection(Ajp13Int
erceptor.java:153)
        at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:438)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:505)
        at java.lang.Thread.run(Thread.java:484)


anyone has any ideas on how to fix this ?

 thanks !

Roy Mayr

Reply via email to