You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Purush Rudrakshala <p_...@yahoo.com> on 2005/03/03 04:33:51 UTC

Stream closed errors from JSP tags under load

We have a Struts based application deployed on JBoss
3.2.6 (Uses Tomcat 5.0.28). In our production
environment under load the servers throw "Stream
closed" errors and after that
the servers do not work and forced to restart.  We
have not seen this problem in
test regions where the load is lower.  We have tried
disabling tag pooling in
Tomcat, but that does not seem to help fix the
problems. Does any one else have
similar issues in production environment? Any help in
this matter is greatly appreciated.

The server encountered an internal error () that
prevented it from fulfilling
this request.
exception
java.io.IOException: Stream closed
org.apache.jasper.runtime.BodyContentImpl.ensureOpen(BodyContentImpl.java:576)
org.apache.jasper.runtime.BodyContentImpl.write(BodyContentImpl.java:140)
org.apache.jasper.runtime.BodyContentImpl.write(BodyContentImpl.java:157)
org.apache.jsp.protected_.security.AvailApplications_jsp._jspService(AvailApplications_jsp.java:210)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
com.citistreet.id.i401k.struts.util.PwebRequestProcessor.processForwardConfig(PwebRequestProcessor.java:96)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
citistreet.id.struts.action.AbstractController.process(AbstractController.java:141)
com.citistreet.id.i401k.struts.action.Controller.process(Controller.java:142)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
citistreet.id.struts.action.AbstractController.service(AbstractController.java:108)
com.citistreet.id.i401k.struts.action.Controller.service(Controller.java:118)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
citistreet.id.servlet.filter.AbstractFilter.doFilter(AbstractFilter.java:79)
citistreet.id.servlet.filter.AbstractFilter.doFilter(AbstractFilter.java:79)
com.citistreet.id.i401k.servlet.filter.TimingFilter.doFilter(TimingFilter.java:54)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)

Thanks
Purush

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org