Hi Suneer, I've had similar problems when a sitemap was not correct (order of elements in pipelines, extra elements in pipelines). Can you check that if it gives this problem with other sitemaps? Does the problem occur for _all_ requests to _one_ sitemap?
Hope it helps, Jelle -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Verzonden: maandag 29 december 2003 14:40 Aan: [EMAIL PROTECTED] Onderwerp: RE: internal-server-error in cocoon..... org.apache.cocoon.Proces singException Thanks very much for ur response.... The version of Cocoon I use is 2.0. The problem seems to be in generating jsp. But I am getting the first page without any problems. There is no exception thrown for the first page. When I click on a link to another jsp from this page, this problem occurs. The configuration settings seems to be fine. I am not able to trace the problem. Can you please give some suggestions or possible causes. Thanks in advance, Suneer Ralph Goers <[EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> nsight.com> cc: Subject: RE: internal-server-error in cocoon..... org.apache.cocoon.Proces singException 29-Dec-2003 04:22 PM Please respond to users Sender Info: No Sender Info found in the address Book What version of Cocoon? Cocoon often generates multiple stack traces that are different. If you started Weblogic from the command line you probably got a stack trace there. I'd look at that one. From my experience, in situations like yours the ones in the error log file or the browser don't always show the real cause. If I had to guess, the error is occuring either in generating your JSP or in calling it. Ralph > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Monday, December 29, 2003 12:05 AM > To: [EMAIL PROTECTED] > Subject: internal-server-error in cocoon..... > org.apache.cocoon.ProcessingException > > > > > Hi All, > > > I am trying to configure a wap application with weblogic > 6.1-sp 2 using > cocoon2. While trying to connect to the server, I am getting > the following > error from cocoon servlet. > Have any of you come accross such an error? or Is this a bug > in cocoon? > Any kind of help or suggestion will be appreciated. > > Following is the complete error description: > > type internal-server-error > > > message null > > > description java.lang.reflect.InvocationTargetException > > > sender org.apache.cocoon.servlet.CocoonServlet > > > source Cocoon servlet > > > request-uri > /MobileServices/apps/Dispatcher > > > exception > java.lang.reflect.InvocationTargetException > > > path-info > /apps/Dispatcher > > > stacktrace > java.lang.reflect.InvocationTargetException: > org.apache.cocoon.ProcessingException: ServletException in > JspGenerator.generate() > at > org.apache.cocoon.generation.JspGenerator.generate(JspGenerato > r.java:86) > at > org.apache.cocoon.components.pipeline.CachingEventPipeline.pro > cess(CachingEventPipeline.java:217) > > at > org.apache.cocoon.components.pipeline.CachingStreamPipeline.pr > ocess(CachingStreamPipeline.java:361) > > at > org.apache.cocoon.www.sitemap_xmap.resource_imode(sitemap_xmap > .java:1340) > at java.lang.reflect.Method.invoke(Native Method) > at > org.apache.cocoon.sitemap.AbstractSitemap.invokeMethod(Abstrac > tSitemap.java:345) > > at > org.apache.cocoon.www.sitemap_xmap.wildcardMatchN2EC(sitemap_x > map.java:2146) > > at > org.apache.cocoon.www.sitemap_xmap.process(sitemap_xmap.java:1935) > at > org.apache.cocoon.www.sitemap_xmap.process(sitemap_xmap.java:1896) > at > org.apache.cocoon.sitemap.Handler.process(Handler.java:160) > at > org.apache.cocoon.sitemap.Manager.invoke(Manager.java:103) > at org.apache.cocoon.Cocoon.process(Cocoon.java:436) > at > org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet. > java:489) > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at > weblogic.servlet.internal.ServletStubImpl.invokeServlet(Servle > tStubImpl.java:265) > > at > weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:21) > at > weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChain > Impl.java:27) > at > com.singaporeair.milkshake.servlet.filters.SetCharacterEncodin > gFilter.doFilter(SetCharacterEncodingFilter.java:62) > > at > weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChain > Impl.java:27) > at > weblogic.servlet.internal.WebAppServletContext.invokeServlet(W > ebAppServletContext.java:2506) > > at > weblogic.servlet.internal.ServletRequestImpl.execute(ServletRe > questImpl.java:2204) > > at > weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139) > at > weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120) > > > > Thanks in advance, > Suneer > > > > From : > (TCS) Analyst, > APPLS SERVICES (65481572) > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
