Hello,

I need your help and advice in resolving the following SocketException error
I am getting from the catalina.log file.

Apr 14, 2008 8:05:54 AM org.apache.jk.core.MsgContext action
WARNING: Error sending end packet
java.net.SocketException: Software caused connection abort: socket write
error
    at java.net.SocketOutputStream.socketWrite0(Native Method)
    at java.net.SocketOutputStream.socketWrite(Unknown Source)
    at java.net.SocketOutputStream.write(Unknown Source)
    at org.apache.jk.common.ChannelSocket.send(ChannelSocket.java:518)
    at org.apache.jk.common.JkInputStream.endMessage(JkInputStream.java:112)
    at org.apache.jk.core.MsgContext.action(MsgContext.java:293)
    at org.apache.coyote.Response.action(Response.java:182)
    at org.apache.coyote.Response.finish(Response.java:304)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:204)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:754)
    at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:684)
    at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:876)
    at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
    at java.lang.Thread.run(Unknown Source)

The specifications of the server is:
Dell 2950, 4GB 667 MHz (4x1GB) RAM, Dual Quad Core Xeon Processor,
Windows 2003, IIS 6.0, JDK 1.5.07, Tomcat 5.5.17, ISAPI Redirector 1.2.14

I have another test server on the same subnet with the same specifications
mentioned above except that it has Dual Single Core processor. This server
has no problem.

Please let me know how this issue can be resolved.

Thank you very much for your time.

Regards,
Subram

Reply via email to