Bugs item #935643, was opened at 2004-04-15 14:13
Message generated for change (Comment added) made by ejort
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=935643&group_id=22866

Category: JBossTX
>Group: v3.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Tim McCune (javajedi)
>Assigned to: Adrian Brock (ejort)
Summary: ConcurrentModificationException in TransactionImpl

Initial Comment:
JBoss 3.2.3, JDK 1.4.2_02
org.jboss.tm.TransactionImpl does not synchronize
access to the threads variable but it needs to.  I
received a ConcurrentModificationException from line
1751.  I have separate threads joining and leaving
shared transactions, which eventually causes this race
condition and the exception.

----------------------------------------------------------------------

>Comment By: Adrian Brock (ejort)
Date: 2004-04-19 14:53

Message:
Logged In: YES 
user_id=9459

Fixed for jboss-3.2.4RC2

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=935643&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to