Hi,

This has to do with http clients closing the connection while the server is 
writing to the response, so the container throws an IOException.

This is not a problem (besides the growing logs ;)


A Dimecres 06 Novembre 2002 23:21, Venkat R va escriure:
> Please advise if there is any resolution to this issue. We are experiencing
> same problem. Same configuation(iPlanet web server, Weblogic 6.1 )
>
>
>
> Thanks,
>
> Venkat.
>
>
>
> Date: Tue, 6 Aug 2002 10:13:38 -0700 (PDT)From: Vicky Das
> <[EMAIL PROTECTED]>Subject: Broken Pipe Exception ProblemContent-Type:
> text/plain; charset=us-ascii
>
> Hi,   We are seeing a lot of broken pipe exceptions inour weblogic log
> files. The configuration that we areusing is : iPlanet acting as a
> webserver (but servingonly the static assets) and WebLogic at the
> backend(with a bunch of other gizmos) . Listed below is thesnippet of the
> exception: javax.servlet.jsp.JspException: Input/output
> error:java.io.IOException: Broken
> pipe  atorg.apache.struts.taglib.template.InsertTag.doEndTag(InsertTag.java:
>149)   atjsp_servlet._jsp._US._en.__11_1_C._jspService(__11_1_C.java:183)      atwe
>blogic.servlet.jsp.JspBase.service(JspBase.java:27)    atweblogic.servlet.inter
>nal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)    atweblogic.servl
>et.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)    atweblog
>ic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java
>:215)  atorg.apache.struts.action.ActionServlet.processActionForward(ActionSe
>rvlet.java:1759)       atorg.apache.struts.action.ActionServlet.process(ActionServ
>let.java:1596) atorg.apache.struts.action.ActionServlet.doGet(ActionServlet.
>java:492)      atjavax.servlet.http.HttpServlet.service(HttpServlet.java:740)  atc
>om.gm.process.framework.GO2MainServlet.service(GO2MainServlet.java:79) atjav
>ax.servlet.http.HttpServlet.service(HttpServlet.java:853)      atweblogic.servlet
>.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)      atweblogic
>.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)      at
>weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
>ntext.java:2456)       atweblogic.servlet.internal.ServletRequestImpl.execute(Serv
>letRequestImpl.java:2039)      atweblogic.kernel.ExecuteThread.execute(ExecuteThr
>ead.java:139)  atweblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)The
> exception always orginates from the same strutstemplate insert tag. Could
> anyone tell me the cause ofthis exception? I would be willing to provide
> you withmore details if what I have mentioned here is notsufficient.Thanks
> in advance.Cheers,- Vicky.
>
>
>
> ---------------------------------
> Do you Yahoo!?
> HotJobs - Search new jobs daily now


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to