Hi,

I've experienced the same errors. If I remember correctly, you can get
rid of this error by deleting the Resin work directory.

cheers,

Kai

2007/4/18, John Steel <[EMAIL PROTECTED]>:
> Getting this when jsps are recompiled using 3.1, with 3.0.23 they were ok.
> After the error the webapps behave ok. Anyone else seen this please?
>
> 18-Apr-2007 18:48:58 RESIN 3.1  java.lang.NoClassDefFoundError:
> com/caucho/make/PersistentDependency
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> java.lang.Class.getDeclaredConstructors0(Native Method)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> java.lang.Class.getConstructor0(Class.java:2699)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> java.lang.Class.newInstance0(Class.java:326)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> java.lang.Class.newInstance(Class.java:308)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.jsp.JspManager.preload(JspManager.java:305)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.jsp.JspManager.compile(JspManager.java:213)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.jsp.JspManager.createPage(JspManager.java:166)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.jsp.JspManager.createPage(JspManager.java:146)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.jsp.PageManager.getPage(PageManager.java:241)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.jsp.PageManager.getPage(PageManager.java:157)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.jsp.QServlet.getSubPage(QServlet.java:294)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.jsp.QServlet.getPage(QServlet.java:210)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.server.dispatch.PageFilterChain.compilePage(PageFilterChain.java:233)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:143)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:167)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:226)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:424)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.server.port.TcpConnection.run(TcpConnection.java:477)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:591)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> com.caucho.util.ThreadPool$Item.run(ThreadPool.java:513)
> 18-Apr-2007 18:48:58 RESIN 3.1          at
> java.lang.Thread.run(Thread.java:619)
> 18-Apr-2007 18:48:47 RESIN 3.1  Compiling _jsp/_index__jsp.java
>
> The error is actually consistently just before the "Compiling.." message
> as seen above, for all pages.
>
> --
> --------------------------
> http://www.phonewebcam.com
> [EMAIL PROTECTED]
>
>
>
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest
>


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

Reply via email to