Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-3414

FileServerServlet IllegalStateException

    XMLWordPrintable

Details

    Description

      java.lang.IllegalStateException
      at org.apache.coyote.tomcat4.CoyoteResponseFacade.sendError(CoyoteResponseFacade.java:324)
      at javax.servlet.http.HttpServletResponseWrapper.sendError(HttpServletResponseWrapper.java:162)

      We're doing a response.sendError() after we've already started streaming data to the client. It's too late for the servlet container to back up and try again, so it blows up.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cmiller@atlassian.com Charles Miller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: