-
Task
-
Resolution: Done
-
Major
-
4.2.0.GA, 4.2.0.GA_CP01
-
None
-
Release Notes
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.
- blocks
-
JBPAPP-596 Fix Race condition using the toArray(Object[]), where nulls end up in the returned array.
- Resolved