HTTP Status 500 - getOutputStream() has already been called for this response


type Exception report

message getOutputStream() has already been called for this response

description The server encountered an internal error that prevented it from fulfilling this request.

exception

java.lang.IllegalStateException: getOutputStream() has already been called for this response
	org.apache.catalina.connector.Response.getWriter(Response.java:611)
	org.apache.catalina.connector.ResponseFacade.getWriter(ResponseFacade.java:198)
	com.jbetter.filter.ReponseFilter.doFilter(ReponseFilter.java:50)

note The full stack trace of the root cause is available in the logs.