Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006447 [Resin] minor always 11-16-21 11:21 11-16-21 11:21
Reporter nam View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version 4.0.65
Summary 0006447: move resin-eclipselink.jar from lib/ into webapp-jars/
Description (rep by M. Schuart)

Since Resin 4.0.62, eclipselink is no longer bundled. However, resin-eclipselink (which allows Resin to integrate with eclipselink) is still bundled. This causes harmless NoClassDefFoundError exceptions to be thrown when using eclipselink. The exception should go away by moving the jar from lib/ to webapp-jars/.

[21-11-02 14:04:49.640] {resin-25} javax.persistence.PersistenceException: Exception [EclipseLink-28018] (Eclipse Persistence Services - 2.6.9.v20200130-0143b822bc): org.eclipse.persistence.exceptions.EntityManagerSetupException

                       Exception Description: Predeployment of PersistenceUnit [WL.TREND] failed.

                       Internal Exception: java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: org/eclipse/persistence/platform/server/ServerPlatformBase

                         while loading org.eclipse.persistence.platform.server.resin.ResinPlatform in SystemClassLoader[system,NEW]

                         which exists in jar:(/usr/local/share/resin-4.0.65/lib/resin-eclipselink.jar)/org/eclipse/persistence/platform/server/resin/ResinPlatform.class

                         check for missing dependencies


Apps should
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
11-16-21 11:21 nam New Issue


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