IllegalStateException in DefaultErrorHandlerServlet when
HttpServletResponse.getOutputStream() already called
-------------------------------------------------------------------------------------------------------------
Key: SLING-1842
URL: https://issues.apache.org/jira/browse/SLING-1842
Project: Sling
Issue Type: Bug
Components: Servlets
Reporter: Carl Hall
When getOutputStream() has been called, DefaultErrorHandlerServlet is unable to
write the error page and dumps an exception in the logs. It'd be nice if it
failed a bit more gracefully.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.