  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | struts application on weblogic error-can 't insert page | struts application on weblogic error-can 't insert page 2005-04-26 - By ashraf galal
Back <html><div style='background-color:'><P>I think this problem was been solved in weblogic version 8.1 service pack 1 and above.</P><A name=1367627></A> <P class=table><A name=1367634></A>but if youhave older version of weblogic, try modifying the encoding of the byte stream returned from the <CODE style= "FONT-FAMILY: courier">weblogic.servlet.jsp.StandardTagLib.makeXMLStream</CODE> method to UTF-8 (See http://UTF-8.ora-code.com).</P> <P class=table><BR><BR><BR></P><BR><BR><BR> <DIV>Ashraf Galal <BR>(416)804-8359</DIV>>From: Nawab Srinivas <nawab .srinivas@(protected)> >Reply-To: An interest list for Sun Java Center J2EE Pattern Catalog <J2EEPATTERNS-INTEREST@(protected)> >To: J2EEPATTERNS-INTEREST@(protected) >Subject: struts application on weblogic error-can't insert page >Date: Wed, 27 Apr 2005 04:11:05 +0530 > >Hi, > >We are getting following error while running a report from struts framework >using weblogic and also the request is also resubmitted again. > >Pl help me. > >P.S:I am new to this group and apologies if the issue posted here is not >relavant to the discussion group. > > ;CatalogExecuteAction::END::2005-04-26 18:25:00.874 ><Apr 26, 2005 6:25:01 PM EDT> <Error> <HTTP> <BEA-101017 (See http://BEA-101017.ora-code.com)> >< [ServletContext(id=12 >581946,name=gmic5,context-path=/gmic5)] Root cause of ServletException. >javax.servlet.jsp.JspException: Can't insert page >'/pages/querybuilder/FinalRepo >rt.jsp' : Broken pipe > at >org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(Inser >tTag.java:896) > at >org.apache.struts.taglib.tiles.InsertTag.doEndTag (InsertTag.java:460) > at jsp_servlet._pages.__welcome._jspService(__welcome .java:255) > at weblogic.servlet.jsp.JspBase.service(JspBase.java:33) > at >weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run > (ServletStubImpl.java:1006) > at >weblogic.servlet.internal .ServletStubImpl.invokeServlet(ServletStubIm >pl.java:419) > at > ;weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm >pl .java:315) > at >weblogic.servlet.internal.RequestDispatcherImpl.forward (RequestDispat >cherImpl.java:328) > at >org.apache.struts.action.RequestProcessor.doForward(RequestProcessor. > ;java:1056) > at >org.apache.struts.tiles.TilesRequestProcessor.doForward (TilesRequestP >rocessor.java:261) > at >org.apache.struts.tiles .TilesRequestProcessor.processTilesDefinition( >TilesRequestProcessor.java :237) > at >org.apache.struts.tiles.TilesRequestProcessor .processForwardConfig(Ti >lesRequestProcessor.java:300) > at >org .apache.struts.action.RequestProcessor.process(RequestProcessor.ja >va:231) > at >org.apache.struts.action.ActionServlet.process(ActionServlet.java :116 >4) > at >org.apache.struts.action.ActionServlet.doGet (ActionServlet.java:397) > at javax.servlet.http.HttpServlet.service (HttpServlet.java:740) > at javax.servlet.http.HttpServlet.service (HttpServlet.java:853) > at >weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run > (ServletStubImpl.java:1006) > at >weblogic.servlet.internal .ServletStubImpl.invokeServlet(ServletStubIm >pl.java:419) > at > ;weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28) > at > ;weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja >va:27 ) > at >com.citi.gmic.auth.AuthorizationFilter.doFilter (AuthorizationFilter.j >ava:112) > at >weblogic.servlet.internal .FilterChainImpl.doFilter(FilterChainImpl.ja >va:27) > at com.citi.gmic .auth.LoginFilter.doFilter(LoginFilter.java:242) > at >weblogic.servlet .internal.FilterChainImpl.doFilter(FilterChainImpl.ja > > >This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. >If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately. >You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification, >distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited. > >Visit Us at http:/ /www.polaris.co.in > >==================================================== ================ >Companion Site: http://www.corej2eepatterns.com >J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns >List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html > ;Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected) < /div></html> ==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |