[
https://issues.jboss.org/browse/JBTM-1064?page=com.atlassian.jira.plugin....
]
Tom Jenkinson commented on JBTM-1064:
-------------------------------------
Hi Mike, Please can you add a fix for for this? I would say something like 5.0.0.Final
The coordinator can throw a ConcurrentModificationException during
transaction termination
------------------------------------------------------------------------------------------
Key: JBTM-1064
URL:
https://issues.jboss.org/browse/JBTM-1064
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: REST
Affects Versions: 5.0.0.M1
Reporter: Radesh Rao
Assignee: Michael Musgrove
Throws the following exception:
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
at java.util.HashMap$KeyIterator.next(HashMap.java:828)
at
org.jboss.jbossts.star.service.Coordinator.terminateTransaction(Coordinator.java:331)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira