Re: [Resin-interest] Classloader issues with Axis and Resin 3.1

2009-03-19 Thread Ronald Pieterse

Hai Scott,

I ran into this problem recently and fixed it by replacing the saaj.jar with
the axis-saaj-1.4.jar. This appeared to have no effect on resin (v3.1.8)
whatsoever. Was this wise to do?
Is it really not used in 3.1.x anymore?

Greetz,

Ronald



On May 28, 2008, at 1:23 AM, Mattias Jiderhamn wrote:

 Of course, the LinkageError also appears when the application is
 restarted/reloaded.
 Reported as a bug at http://bugs.caucho.com/view.php?id=2705

Hmm.  Resin shouldn't have any dependencies on saaj any more.  I can  
put saaj back in 3.1 and remove the dependencies in 3.2

-- Scott

-- 
View this message in context: 
http://www.nabble.com/Classloader-issues-with-Axis-and-Resin-3.1-tp17490804p22600548.html
Sent from the Resin mailing list archive at Nabble.com.



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


Re: [Resin-interest] java.lang.NoClassDefFoundError: com/caucho/make/PersistentDependency

2008-08-08 Thread Ronald Pieterse

Hello.

I just upgraded to Resin 3.1.6 and now I get the same exception thrown every
couple of seconds.
The good news is that everything seems to works correctly though :-|
I tried deleting the work folder and that caused the exceptions to appear a
little later but they were there nevertheless.
Is there a good fix for this problem?

Ronald



Kai Virkki wrote:
 
 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
 
 

-- 
View this message in context: 
http://www.nabble.com/java.lang.NoClassDefFoundError%3A-com-caucho-make-PersistentDependency-tp10063881p18891390.html
Sent from the Resin mailing list archive at Nabble.com.



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