Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-659

ConcurrentModificationException in OsgiControllerImpl.run()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • JCR Installer 3.0.0
    • Installer
    • None

    Description

      Seen this a few times in my log when starting an instance with several bundles in the repository:

      java.util.ConcurrentModificationException
      at java.util.HashMap$HashIterator.nextEntry(HashMap.java:841)
      at java.util.HashMap$KeyIterator.next(HashMap.java:877)
      at org.apache.sling.jcr.jcrinstall.osgi.impl.BundleResourceProcessor.processResourceQueue(BundleResourceProcessor.java:118)
      at org.apache.sling.jcr.jcrinstall.osgi.impl.OsgiControllerImpl.run(OsgiControllerImpl.java:199)
      at java.lang.Thread.run(Thread.java:613)

      Attachments

        Activity

          People

            bdelacretaz Bertrand Delacretaz
            bdelacretaz Bertrand Delacretaz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: