Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » No Persistence Provider for EntityManager named default(Kodo to ElipseLink JPA)
No Persistence Provider for EntityManager named default [message #1008243] Mon, 11 February 2013 17:24 Go to next message
stefano gufi is currently offline stefano gufiFriend
Messages: 4
Registered: February 2013
Junior Member
Hy all,

during the migration of Oracle UIM 7.1.2 based on Kodo to 7.2 based on Eclipse link we get the error below in the code of Web Service in Java Language.

We also change the JPa provider from KODO to EclipseLink via WebLogic, but the error is the same.

Let me know if i have to share more details.

Thanks in advance

####<Feb 8, 2013 12:01:51 PM CET> <Notice> <Stdout> <CRPAS04> <UIM_MS1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <89a4783586755966:-ad58bad:13cb975a5f0:-8000-0000000000000171> <1360321311797> <BEA-000000> <2013-02-08 12:01:51,780 ERROR [<anonymous>] [ExtensionRuleMediator] [INV-180011] Failed to retrieve the extension point: No Persistence provider for EntityManager named default: The following providers:
org.eclipse.persistence.jpa.PersistenceProvider
kodo.persistence.PersistenceProviderImpl
org.apache.openjpa.persistence.PersistenceProviderImpl
Returned null to createEntityManagerFactory.
.
javax.persistence.PersistenceException: No Persistence provider for EntityManager named default: The following providers:
org.eclipse.persistence.jpa.PersistenceProvider
kodo.persistence.PersistenceProviderImpl
org.apache.openjpa.persistence.PersistenceProviderImpl
Returned null to createEntityManagerFactory.
..
..
####<Feb 8, 2013 12:01:52 PM CET> <Notice> <Stdout> <CRPAS04> <UIM_MS1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <89a4783586755966:-ad58bad:13cb975a5f0:-8000-000000000000017d> <1360321312226> <BEA-000000> <2013-02-08 12:01:52,226 ERROR [<anonymous>] [ServiceAdapter] Exception raised while commiting. Error: Unexpected exception in beforeCompletion: sync=org.eclipse.persistence.transaction.JTASynchronizationListener@56561df3

Internal Exception: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (UIM_USER.SYS_C0013549) violated
Re: No Persistence Provider for EntityManager named default [message #1008532 is a reply to message #1008243] Tue, 12 February 2013 21:34 Go to previous message
Andrew Eisenberg is currently offline Andrew EisenbergFriend
Messages: 382
Registered: July 2009
Senior Member
Please re-post your question in the EclipseLink forum. http://www.eclipse.org/forums/index.php/f/111/

This forum is for AJDT (AspectJ Development Tools).
Previous Topic:Elipse build output dir, wrong !
Next Topic:PDE/Build with AspectJ and Equinox Weaving
Goto Forum:
  


Current Time: Fri Apr 19 15:37:35 GMT 2024

Powered by FUDForum. Page generated in 0.02157 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top