• We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.

      When confluence returns HTTP 404 via /fourohfour.action and client aborts the connection as soon as it receives HTTP status code an IllegalStateException. This is really cluttering the logs. Please catch the exception and log it only in when the logging level is DEBUG.

      It would be great to have this fix similarly to CONF-9984.

      thanks!

      An example of the exception:

      [13/Jun/2008:09:48:55] failure (10952): for host 76.191.145.205 trying to GET /display/JapanSoftwareCommunity/.bookmarks/register.php/, service-j2ee reports: org.apache.catalina.core.StandardHostValve@772746: Exception Processing ErrorPage[errorCode=404, location=/fourohfour.action]
      ClientAbortException:  java.io.IOException: WEB8001: Write failed
              at org.apache.coyote.tomcat5.OutputBuffer.realWriteBytes(OutputBuffer.java:385)
              at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:404)
              at org.apache.coyote.tomcat5.OutputBuffer.doFlush(OutputBuffer.java:334)
              at org.apache.coyote.tomcat5.OutputBuffer.flush(OutputBuffer.java:313)
              at org.apache.coyote.tomcat5.CoyoteResponse.flushBuffer(CoyoteResponse.java:622)
              at com.sun.webserver.connector.nsapi.NSAPIResponse.flushBuffer(NSAPIResponse.java:127)
              at org.apache.coyote.tomcat5.CoyoteResponseFacade.flushBuffer(CoyoteResponseFacade.java:291)
              at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:389)
              at org.apache.catalina.core.StandardHostValve.postInvoke(StandardHostValve.java:207)
              at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:587)
              at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:556)
              at com.sun.webserver.connector.nsapi.NSAPIProcessor.service(NSAPIProcessor.java:160)
      Caused by: java.io.IOException: WEB8001: Write failed
              at com.sun.webserver.connector.nsapi.NSAPIResponseStream.doWrite(NSAPIResponseStream.java:61)
              at org.apache.coyote.Response.doWrite(Response.java:575)
              at org.apache.coyote.tomcat5.OutputBuffer.realWriteBytes(OutputBuffer.java:380)
              ... 11 more
      

            [CONFSERVER-12147] IllegalStateException from fourohfour.action

            Given that this issue has been open for several years with no votes and no traction, marking as "Won't Fix".

            Sherif Mansour added a comment - Given that this issue has been open for several years with no votes and no traction, marking as "Won't Fix".

              Unassigned Unassigned
              15d9a6950818 Igor Minar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: