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

Category: JBossTX
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim McCune (javajedi)
Assigned to: Nobody/Anonymous (nobody)
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.

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

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