Broken Pipe Error on 1 Server

Joshua Brodie josbrodie at gmail.com
Mon Sep 17 12:49:11 EDT 2018


Out of the blue 1 server in our rotation of 3 servers on the load balancer
exhibited message below. A number of users accessing on this server
generated the following error message. I can't see anything wrong with the
'error.vm' -- and it is unchanged since May 2018 and same on the other 2
active servers.


2018-09-17 09:05:21,601 - ERROR
[org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder:175] -
[77BDEFBBE7490C9D1B8264AFD4E180B6] - [IP] - Error invoking Velocity template
org.apache.catalina.connector.ClientAbortException: java.io.IOException:
Broken pipe
at
org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:356)
Caused by: java.io.IOException: Broken pipe
at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
2018-09-17 09:05:21,611 - ERROR
[org.opensaml.profile.action.impl.EncodeMessage:159] -
[77BDEFBBE7490C9D1B8264AFD4E180B6] - [IP] - Profile Action EncodeMessage:
Unable to encode outbound response
org.opensaml.messaging.encoder.MessageEncodingException: Error creating
output document
at
org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder.postEncode(HTTPPostEncoder.java:176)
Caused by: org.apache.catalina.connector.ClientAbortException:
java.io.IOException: Broken pipe
at
org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:356)
Caused by: java.io.IOException: Broken pipe
at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
2018-09-17 09:05:21,614 - ERROR [java.lang.RuntimeException:76] -
[77BDEFBBE7490C9D1B8264AFD4E180B6] - [IP] -
java.lang.RuntimeException: java.lang.IllegalStateException: Exception
occurred rendering view
org.springframework.web.servlet.view.velocity.VelocityView: name 'error';
URL [error.vm]
at
net.shibboleth.idp.profile.impl.RethrowingFlowExecutionExceptionHandler.handle(RethrowingFlowExecutionExceptionHandler.java:40)
Caused by: java.lang.IllegalStateException: Exception occurred rendering
view org.springframework.web.servlet.view.velocity.VelocityView: name
'error'; URL [error.vm]
at
org.springframework.webflow.mvc.view.AbstractMvcView.render(AbstractMvcView.java:208)
Caused by: java.lang.IllegalStateException: getOutputStream() has already
been called for this response
at org.apache.catalina.connector.Response.getWriter(Response.java:609)
2018-09-17 09:05:21,616 - ERROR
[org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder:175] -
[02A166215FEFD47B9574CB907BFC4CF1] - [72.143.237.150] - Error invoking
Velocity template
org.apache.catalina.connector.ClientAbortException: java.io.IOException:
Broken pipe
at
org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:356)
Caused by: java.io.IOException: Broken pipe
at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20180917/d323dcf2/attachment.html>


More information about the users mailing list