[jboss-dev] branch_4_2 arjuna tm commit issue

Jonathan Halliday jonathan.halliday at jboss.com
Wed Jan 17 11:12:10 EST 2007


I could not reproduce the issue with this specific test, 
perhaps due to subsequent changes in the EJB code. However, 
org.jboss.test.hibernate.test.TimersUnitTestCase reproduces 
it fine. I've just uploaded a new jbossts14/snapshot version 
to repository.jboss.com that should address the problem.

Jonathan.

Alexey Loubyansky wrote:
> Running the testsuite of Branch_4_2 quite a few failures caused by 
> ConcurrentModificationException when committing a tx. Browsed Jira but 
> haven't found a similar issue. Has anyone else seen this?
> 
> Alexey
> 
> 12:38:20,062 ERROR [STDERR] java.util.ConcurrentModificationException
> 12:38:20,092 ERROR [STDERR]     at 
> java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1031)
> 12:38:20,092 ERROR [STDERR]     at 
> java.util.TreeMap$KeyIterator.next(TreeMap.java:1058)
> 12:38:20,092 ERROR [STDERR]     at 
> com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoP
> haseCoordinator.java:211)
> 12:38:20,092 ERROR [STDERR]     at 
> com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinat
> or.java:88)
> 12:38:20,092 ERROR [STDERR]     at 
> com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177)
> 12:38:20,092 ERROR [STDERR]     at 
> com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitA
> ndDisassociate(TransactionImple.java:1204)
> 12:38:20,112 ERROR [STDERR]     at 
> com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(B
> aseTransaction.java:134)
> 12:38:20,112 ERROR [STDERR]     at 
> com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransacti
> onManagerDelegate.java:87)
> 12:38:20,112 ERROR [STDERR]     at 
> org.jboss.test.cmp2.ageout.test.JDBC2PmAgeOutUnitTestCase.commitTx(JDBC2PmA
> geOutUnitTestCase.java:236)
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
> 




More information about the jboss-development mailing list