Detached Migration Wizard Reports 'Transaction "Rolled Back" When Deploying the Release
(Doc ID 3018699.1)
Last updated on APRIL 30, 2024
Applies to:
Oracle Insurance Rules Palette - Version 11.2.9.2 and laterInformation in this document applies to any platform.
Symptoms
On : 11.2.11.1 version, Installation, migration, patch
When using the Rules Palette to deploy a Release,
the Detached Migration Wizard encounter the following message is reported:
ERROR
-----------------------
WARNING [org.openide.util.actions.CallableSystemAction]: Warning - com.adminserver.asgraphicrulesidemodule.wizards.detachedmigration.DetachedMigrationWizardAction should override CallableSystemAction.asynchronous() to return false
SEVERE [org.openide.util.Exceptions]
javax.persistence.RollbackException: Transaction "rolled back" because transaction was set to RollbackOnly.
at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:143)
at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:562)
Caused: org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction "rolled back" because transaction was set to RollbackOnly.
at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:571)
at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:743)
at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:711)
at com.adminserver.palette.pas.dal.PalettePersistenceCoordinatorDal.executeMigration(PalettePersistenceCoordinatorDal.java:439)
at com.adminserver.palette.pas.dal.PalettePersistenceCoordinatorDal$$FastClassBySpringCGLIB$$f166136a.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Connect to Rules Palette in an environment
2. Go through the Detached Migration Wizard and attempt to deploy the Release Package.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |