Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-926

ConcurrentModificationException in TransactionImpl

    XMLWordPrintable

Details

    Description

      SourceForge Submitter: javajedi .
      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.

      Attachments

        Activity

          People

            adrian.brock Adrian Brock (Inactive)
            sourceforge-user SourceForge legacy user (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: