DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29266>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29266 AJP13 - IOException: Broken pipe Summary: AJP13 - IOException: Broken pipe Product: Tomcat 3 Version: 3.3.1 Release Candidate 1 Platform: Other OS/Version: Linux Status: NEW Severity: Major Priority: Other Component: Connectors AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] We have a web application running in Apache 1.3.2 and Tomcat 3.3.1a We get the following exception sometimes and it makes the system unstable and we are forced to restart the server. Exception java.io.IOException: Broken pipe at java.net.SocketOutputStream.socketWrite(Native Method) at java.net.SocketOutputStream.write(SocketOutputStream.java:91) at org.apache.tomcat.modules.server.Ajp13.send(Ajp13.java:841) at org.apache.tomcat.modules.server.Ajp13.doWrite(Ajp13.java:727) at org.apache.tomcat.modules.server.Ajp13Response.doWrite(Ajp13Intercept or.java:491) at org.apache.tomcat.core.OutputBuffer.realWriteBytes(OutputBuffer.java: 188) at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:360) at org.apache.tomcat.core.OutputBuffer.flush(OutputBuffer.java:315) at org.apache.tomcat.core.Response.flushBuffer(Response.java:402) at org.apache.tomcat.facade.HttpServletResponseFacade.flushBuffer(HttpSe rvletResponseFacade.java:303) at org.apache.jasper.runtime.JspWriterImpl.flush(JspWriterImpl.java:209 ... Please let us know why this is happening and how we can correct this problem? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]