Could anyone give me some direction on what we need to do to eliminate our
problem.

We have the Sun JDK1.4 and Tomcat 4.0.3 integrated with the Apache 
Server via mod_jk (Ajp13). The problem is that the Tomcat Server 
stalled after 2 days running our site and the only relevant information 
that I´ve found in the logs is this error:

---
2002-03-04 15:34:59 Ajp13Processor[8009][4] process: invoke
java.net.SocketException: Socket closed
        at java.net.SocketOutputStream.socketWrite0(Native Method)
        at 
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:126)
        at org.apache.ajp.Ajp13.send(Ajp13.java:525)
        at org.apache.ajp.RequestHandler.finish(RequestHandler.java:496)
        at org.apache.ajp.Ajp13.finish(Ajp13.java:395)
        at 
org.apache.ajp.tomcat4.Ajp13Response.finishResponse(Ajp13Response.java:192)
        at 
org.apache.ajp.tomcat4.Ajp13Processor.process(Ajp13Processor.java:435)
        at 
org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:495)
        at java.lang.Thread.run(Thread.java:536)
---

Besides the "SocketException" errors, the pages are being served without 
any problem until the system eventually freezes and the box must be
rebooted. 


Thanks in advance,
Kodie Francom

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to