digitalroastery / weblounge

Web Content Management System
12 stars 4 forks source link

Exception stack trace when the connection is reset by the client #260

Closed ghost closed 11 years ago

ghost commented 11 years ago

2013-05-06 09:11:33 WARN (ContentRepositoryEndpoint$1:137) Error writing file contents to response org.mortbay.jetty.EofException at org.mortbay.jetty.HttpGenerator.flush(HttpGenerator.java:789) at org.mortbay.jetty.AbstractGenerator$Output.blockForOutput(AbstractGenerator.java:550) at org.mortbay.jetty.AbstractGenerator$Output.flush(AbstractGenerator.java:571) at org.mortbay.jetty.HttpConnection$Output.flush(HttpConnection.java:1010) at org.mortbay.jetty.AbstractGenerator$Output.write(AbstractGenerator.java:650) at org.mortbay.jetty.AbstractGenerator$Output.write(AbstractGenerator.java:579) at org.springframework.security.web.context.SaveContextOnUpdateOrErrorResponseWrapper$SaveContextServletOutputStream.write(SaveContextOnUpdateOrErrorResponseWrapper.java:435) at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:46) at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1384) at org.apache.commons.io.IOUtils.copy(IOUtils.java:1357) at ch.entwine.weblounge.contentrepository.impl.endpoint.ContentRepositoryEndpoint$1.write(ContentRepositoryEndpoint.java:133)