Re: [Resin-interest] Odd error when starting up container

2007-03-21 Thread Sam
> I'm getting the following error starting up resin-3.0.19 and/or  
> resin-3.0.23 and have yet to figure out what exactly is causing it:
> 
> java.lang.NoSuchMethodError:  
> com.caucho.jsp.QJspFactory.allocatePageContext(Ljavax/servlet/ 
> Servlet;Lcom/caucho/server/webapp/Application;Ljavax/servlet/ 
> ServletRequest;Ljavax/servlet/ServletResponse;Ljava/lang/ 
> String;Ljavax/servlet/http/HttpSession;IZ)Lcom/caucho/jsp/ 
> PageContextImpl;

It looks like there are some old compiled jsp that are not getting
deleted, you can try deleting the WEB-INF/work/ directory and Resin
will recompile all of the jsp.

-- Sam



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


[Resin-interest] Odd error when starting up container

2007-03-20 Thread Andrew Lombardi
I'm getting the following error starting up resin-3.0.19 and/or  
resin-3.0.23 and have yet to figure out what exactly is causing it:

java.lang.NoSuchMethodError:  
com.caucho.jsp.QJspFactory.allocatePageContext(Ljavax/servlet/ 
Servlet;Lcom/caucho/server/webapp/Application;Ljavax/servlet/ 
ServletRequest;Ljavax/servlet/ServletResponse;Ljava/lang/ 
String;Ljavax/servlet/http/HttpSession;IZ)Lcom/caucho/jsp/ 
PageContextImpl;
[2007/03/21 00:20:59.256]   at  
_jsp._WEB_22dINF._jsp._decorators._commonIndexPage__jsp._jspService 
(_commonIndexPage__jsp.java:21)
[2007/03/21 00:20:59.256]   at com.caucho.jsp.JavaPage.service 
(JavaPage.java:60)
[2007/03/21 00:20:59.256]   at com.caucho.jsp.Page.pageservice 
(Page.java:570)
[2007/03/21 00:20:59.256]   at  
com.caucho.server.dispatch.PageFilterChain.doFilter 
(PageFilterChain.java:179)
[2007/03/21 00:20:59.256]   at  
com.caucho.server.webapp.DispatchFilterChain.doFilter 
(DispatchFilterChain.java:115)
[2007/03/21 00:20:59.256]   at  
com.caucho.server.dispatch.ServletInvocation.service 
(ServletInvocation.java:229)
[2007/03/21 00:20:59.256]   at  
com.caucho.server.webapp.RequestDispatcherImpl.include 
(RequestDispatcherImpl.java:485)
[2007/03/21 00:20:59.256]   at  
com.caucho.server.webapp.RequestDispatcherImpl.include 
(RequestDispatcherImpl.java:350)
[2007/03/21 00:20:59.256]   at com.caucho.jsp.PageContextImpl.include 
(PageContextImpl.java:927)
[2007/03/21 00:20:59.256]   at com.caucho.jsp.PageContextImpl.include 
(PageContextImpl.java:864)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.module.sitemesh.taglib.page.ApplyDecoratorTag.doEndTag( 
ApplyDecoratorTag.java:256)
[2007/03/21 00:20:59.256]   at  
_jsp._WEB_22dINF._jsp._support._index__jsp._jspService 
(_index__jsp.java:353)
[2007/03/21 00:20:59.256]   at com.caucho.jsp.JavaPage.service 
(JavaPage.java:60)
[2007/03/21 00:20:59.256]   at com.caucho.jsp.Page.pageservice 
(Page.java:579)
[2007/03/21 00:20:59.256]   at  
com.caucho.server.dispatch.PageFilterChain.doFilter 
(PageFilterChain.java:179)
[2007/03/21 00:20:59.256]   at  
com.caucho.server.webapp.DispatchFilterChain.doFilter 
(DispatchFilterChain.java:115)
[2007/03/21 00:20:59.256]   at  
com.caucho.server.dispatch.ServletInvocation.service 
(ServletInvocation.java:229)
[2007/03/21 00:20:59.256]   at  
com.caucho.server.webapp.RequestDispatcherImpl.forward 
(RequestDispatcherImpl.java:277)
[2007/03/21 00:20:59.256]   at  
com.caucho.server.webapp.RequestDispatcherImpl.forward 
(RequestDispatcherImpl.java:106)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute 
(ServletDispatcherResult.java:81)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute 
(WebWorkResultSupport.java:109)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.DefaultActionInvocation.executeResult 
(DefaultActionInvocation.java:258)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.DefaultActionInvocation.invoke 
(DefaultActionInvocation.java:182)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept 
(AroundInterceptor.java:35)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.DefaultActionInvocation.invoke 
(DefaultActionInvocation.java:164)
[2007/03/21 00:20:59.256]   at  
com.mysticcoders.locale.interceptors.CheckLocaleInterceptor.intercept 
(CheckLocaleInterceptor.java:216)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.DefaultActionInvocation.invoke 
(DefaultActionInvocation.java:164)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept 
(AroundInterceptor.java:35)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.DefaultActionInvocation.invoke 
(DefaultActionInvocation.java:164)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept 
(AroundInterceptor.java:35)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.DefaultActionInvocation.invoke 
(DefaultActionInvocation.java:164)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept 
(AroundInterceptor.java:35)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.DefaultActionInvocation.invoke 
(DefaultActionInvocation.java:164)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept 
(AroundInterceptor.java:35)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.DefaultActionInvocation.invoke 
(DefaultActionInvocation.java:164)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept 
(AroundInterceptor.java:35)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.DefaultActionInvocation.invoke 
(DefaultActionInvocation.java:164)
[2007/03/21 00:20:59.256]   at  
com.opensymphony.xwork.Defa