HTTP Status 500 – Internal Server Error


Type Exception Report

Message Stream closed

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

java.io.IOException: Stream closed
	org.apache.jasper.runtime.JspWriterImpl.ensureOpen(JspWriterImpl.java:203)
	org.apache.jasper.runtime.JspWriterImpl.flushBuffer(JspWriterImpl.java:108)
	org.apache.jasper.runtime.JspWriterImpl.flush(JspWriterImpl.java:170)
	org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:853)
	org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:647)
	org.apache.struts2.result.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:132)
	org.apache.struts2.result.StrutsResultSupport.execute(StrutsResultSupport.java:204)
	com.opensymphony.xwork2.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:375)
	com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:279)
	org.apache.struts2.factory.StrutsActionProxy.execute(StrutsActionProxy.java:48)
	org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:574)
	org.apache.struts2.dispatcher.ExecuteOperations.executeAction(ExecuteOperations.java:79)
	org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:141)

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


Apache Tomcat/8.5.64