Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004722 [Resin] minor always 08-19-11 12:03 08-23-11 12:45
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.21 Product Version 4.0.20
  Product Build
Summary 0004722: eclipseline binding issue
Description (rep by Steffen Busch)

It's very likely that we need some time to run two versions of our
software in parallel. Therefore I've chosen the "remove
$RESIN_HOME/lib/eclipselink.jar option" in order to allow each Web-App
our software to use the eclipselink version included in their individual
WARs.

However, when the $RESIN_HOME/lib/eclipselink.jar is removed, a
NoClassDefFoundError is thrown. This is the output / stack trace.


[11-08-19 19:40:10.379] {main} resin.home =
D:\WMACCESS-4.0\container-testing\resin-pro-4.0.20
[11-08-19 19:40:10.379] {main} resin.root =
D:\WMACCESS-4.0\container-testing\resin-pro-4.0.20
[11-08-19 19:40:10.379] {main} resin.conf =
D:\WMACCESS-4.0\container-testing\resin-pro-4.0.20\conf\resin.xml
[11-08-19 19:40:10.379] {main}
[11-08-19 19:40:10.379] {main} server = 127.0.0.1:6800
(app-tier:default)
[11-08-19 19:40:10.379] {main} stage = production
[11-08-19 19:40:10.706] {main} WebApp[production/webapp/default/ROOT]
active
[11-08-19 19:40:10.831] {main}
WebApp[production/webapp/default/resin-admin] active
[11-08-19 19:40:11.189] {main}
WebApp[production/webapp/default/resin-doc] active
[11-08-19 19:40:11.766] {main} In-place class redefinition (HotSwap) is
available.
[11-08-19 19:40:11.968] {main}
WebApp[production/webapp/default/testapp-EclipseLink-2.2] fail
[11-08-19 19:40:11.984] {main} java.lang.NoClassDefFoundError:
org/eclipse/persistence/platform/server/ServerPlatformBase
                                   at
java.lang.ClassLoader.defineClass1(Native Method)
                                   at
java.lang.ClassLoader.defineClass(ClassLoader.java:620)
                                   at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
                                   at
java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
                                   at
java.net.URLClassLoader.access$000(URLClassLoader.java:56)
                                   at
java.net.URLClassLoader$1.run(URLClassLoader.java:195)
                                   at
java.security.AccessController.doPrivileged(Native Method)
                                   at
java.net.URLClassLoader.findClass(URLClassLoader.java:188)
                                   at
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0005456)
ferg
08-23-11 12:45

unbundled resin-eclipselink.jar from resin.jar
 

- Issue History
Date Modified Username Field Change
08-19-11 12:03 ferg New Issue
08-23-11 12:45 ferg Note Added: 0005456
08-23-11 12:45 ferg Assigned To  => ferg
08-23-11 12:45 ferg Status new => closed
08-23-11 12:45 ferg Resolution open => fixed
08-23-11 12:45 ferg Fixed in Version  => 4.0.21


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker