Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
6071 | minor | always | 07-13-17 14:25 | 11-21-17 09:44 | |
|
|||||
Reporter: | wileysaw | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.54 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.54 | ||
|
|||||
Summary: | 0006071: Additional methods for jcache API & related hibernate errors | ||||
Description: |
java.lang.IllegalStateException: java.lang.NoSuchMethodError: javax.cache.Caching.getCachingProvider(Ljava/lang/String;)Ljavax/cache/spi/CachingProvider; Hibernate I get this error (with servlet-hack turned on) :file:/home/ec2-user/resin/webapps/ROOT/WEB-INF/classes/META-INF/persistence.xml:6: com.caucho.env.jpa.PersistenceUnitManager.setProvider(): org.hibernate.jpa.HibernatePersistenceProvider must implement javax.persistence.spi.PersistenceProvider. javax.persistence.PersistenceException: Exception [EclipseLink-28018] (Eclipse Persistence Services - 2.4.0.v20120608-r11652): org.eclipse.persistence.exceptions.EntityManagerSetupException Exception Description: Predeployment of PersistenceUnit [zeusportal.entityManagerFactory] failed. Internal Exception: Exception [EclipseLink-28010] (Eclipse Persistence Services - 2.4.0.v20120608-r11652): org.eclipse.persistence.exceptions.EntityManagerSetupException Exception Description: PersistenceUnitInfo zeusportal.entityManagerFactory has transactionType JTA, but does not have a jtaDataSource defined. [17-07-09 14:31:04.876] {resin-23} javax.persistence.PersistenceException: Exception [EclipseLink-28018] (Eclipse Persistence Services - 2.4.0.v20120608-r11652): org.eclipse.persistence.exceptions.EntityManagerSetupException Exception Description: Predeployment of PersistenceUnit [zeusportal.entityManagerFactory] failed. Internal Exception: Exception [EclipseLink-28010] (Eclipse Persistence Services - 2.4.0.v20120608-r11652): org.eclipse.persistence.exceptions.EntityManagerSetupException Exception Description: PersistenceUnitInfo zeusportal.entityManagerFactory has transactionType JTA, but does not have a jtaDataSource defined. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|