Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3948

Potential race condition on deployment of EAR when Class-Path manifest entry is in use

    XMLWordPrintable

Details

    Description

      Attachments#ADDITIONAL_MODULES is attached to the top level DU, but modified by sub deployments in ManifestClassPathProcessor#createAdditionalModule without any sort of synchronisation. This can result in ConcurrentModificationException when the list is read/written to by other sub deployments at the same time.

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              sdouglas1@redhat.com Stuart Douglas
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: