Original problem was that a customer was gettting an Caused by: java.util.NoSuchElementException when trying to recover from a failed transaction. The bug is from the concurrent.jar(oswego). Adrian patched the oswego jar and rebuilt it in
JBAS-4698. it just needs to be included in the build.
It seems that Adrian used patches from the oswego site:
Adrian Brock [11/Sep/07 09:54 AM]
The two "unreleased fixes" described at the bottom of here:
http://g.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
have been applied as patches to create an oswego-concurrent:1.3.4-jboss
We could try and find those same patches and apply to our build if our concurrent version is the same (latest).
If the concurrent version is newer than the one we are currently using, you will need to assing this JIRA to "Patch Triage Team" for review.
Regards.