No Persistence Provider for EntityManager named default [message #1008243] |
Mon, 11 February 2013 12:24  |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.03613 seconds