Apache err log on http server *broken pipe* each time a message comes thru
Alan3Jul 24 2006 — edited Sep 29 2010I've noticed on our http server, each time a message comes through for B2B we consistently get the following entries in the Apache error log:
--
(32)Broken pipe: MOD_OC4J_0087: Got an unexpected error while calling send() to send a message to oc4j and the error code is 32.
MOD_OC4J_0053: Failed to call network routine to send out an ajp13 buffer message to oc4j.
MOD_OC4J_0027: Failed to send out an ajp13 message to oc4j.
MOD_OC4J_0026: Failed to marshal a request to ajp13 message headers or send them to the web container.
--
Any idea what's causing this? Everything seems to be going through OK.
I'm trying to track down an issue that occurred over the weekend. I don't think this is related, but I do need to address it.
Thanks.
[