Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006071 [Resin] minor always 07-13-17 14:25 11-21-17 09:44
Reporter wileysaw View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product 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.
Additional Information
Attached Files

- Relationships

- Notes
(0006773)
ferg
07-01-17 15:40

Renamed javax.cache to com.caucho.caucho to avoid conflict with final cache spec.
 

- Issue History
Date Modified Username Field Change
07-13-17 14:25 wileysaw New Issue
07-01-17 15:40 ferg Note Added: 0006773
07-01-17 15:40 ferg Assigned To  => ferg
07-01-17 15:40 ferg Status new => closed
07-01-17 15:40 ferg Resolution open => fixed
07-01-17 15:40 ferg Fixed in Version  => 4.0.55
11-21-17 09:44 ferg Fixed in Version 4.0.55 => 4.0.54


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