Hi,

On my RHEL4 ES box, with tomcat 5.5.9 from the redhat Application Server subscription package - I am seeing these messages in the catalina.out and these correspond to a 503 error displayed to the browser;
08-Nov-2007 20:34:45 org.apache.jk.common.ChannelSocket processConnection
WARNING: processCallbacks status 2
08-Nov-2007 20:34:49 org.apache.jk.server.JkCoyoteHandler action
WARNING: Unable to send headers
java.net.SocketException: Broken pipe
       at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:105)
       at java.net.SocketOutputStream.write(SocketOutputStream.java:149)
       at org.apache.jk.common.ChannelSocket.send(ChannelSocket.java:509)
at org.apache.jk.server.JkCoyoteHandler.appendHead(JkCoyoteHandler.java:410) at org.apache.jk.server.JkCoyoteHandler.action(JkCoyoteHandler.java:425)

Any idea what the cause/solution to this is?

Thanks,

Tom

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to