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

ConcurrentModificationException in MainDeployer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JBossAS-3.2.6 Final
    • None
    • None

    Description

      SourceForge Submitter: frito .
      Using JBoss 3.2.5:

      Calling listDeployed() while deploying/undeploying can
      cause a ConcurrentModificationException.

      Fix:
      move the log statement (MainDeployer - listDeployed() )
      into the synchronized block or don't iterate over the
      original ArrayList for logging.

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            sourceforge-user SourceForge legacy user (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: