You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sven Köhler <sk...@upb.de> on 2003/03/01 16:05:06 UTC

Re: AJP Connector - Broken Pipe Error

> 2003-02-28 13:24:35 Ajp13Processor[8009][42] process: invoke
> java.io.IOException: Broken pipe
> 	at java.net.SocketOutputStream.socketWrite(Native Method)
> 	at java.net.SocketOutputStream.write(SocketOutputStream.java:96)
> 	at org.apache.ajp.Ajp13.send(Ajp13.java:525)
> 	at org.apache.ajp.RequestHandler.finish(RequestHandler.java:501)
> 	at org.apache.ajp.Ajp13.finish(Ajp13.java:395)
> 	at org.apache.ajp.tomcat4.Ajp13Response.finishResponse(Ajp13Response.java:196)
> 	at org.apache.ajp.tomcat4.Ajp13Processor.process(Ajp13Processor.java:464)
> 	at org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:551)
> 	at java.lang.Thread.run(Thread.java:484)

i have those errors too, although they don't occur that often.

btw: which tomcat version do you use? it must be 4.0 or something, 
because the AJP13 connector has been rewritten in Tomcat 4.1.x.

i'm using tomcat 4.1.18.



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: AJP Connector - Broken Pipe Error

Posted by Sven Köhler <sk...@upb.de>.
> Me to, i'm using tomcat 4.1.18.

than you're using an old server.xml. it contains the class-name of the 
old connector, but there's a new one! plz compare your server.xml with 
the server.xml that came with tomcat (especially the connector-tags)



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: AJP Connector - Broken Pipe Error

Posted by jeepee3 <je...@sympatico.ca>.
Hi Sven,

Me to, i'm using tomcat 4.1.18.

JP

> 
> i have those errors too, although they don't occur that often.
> 
> btw: which tomcat version do you use? it must be 4.0 or something, 
> because the AJP13 connector has been rewritten in Tomcat 4.1.x.
> 
> i'm using tomcat 4.1.18.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org