Dirty check fails with ConcurrentModificationException during rollback
----------------------------------------------------------------------
Key: OPENJPA-1048
URL: https://issues.apache.org/jira/browse/OPENJPA-1048
Project: OpenJPA
Issue Type: Bug
Components: kernel
Reporter: Pinaki Poddar
Rollback caused by application failure breaks the code as reported in [1].
It is to be ascertained whether this failure is caused only in runtime
enhancement.
In either case, the exception handling must be improved than:
Caused by: <openjpa-2.0.0-SNAPSHOT-r422266:765846M nonfatal general error>
org.apache.openjpa.persistence.PersistenceException: null
at
org.apache.openjpa.kernel.BrokerImpl.afterCompletion(BrokerImpl.java:1973)
at
[1] http://n2.nabble.com/ConcurrentModificationException-tc2661811.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.