ConcurrentModificationException in OsgiControllerImpl.run()
-----------------------------------------------------------

                 Key: SLING-659
                 URL: https://issues.apache.org/jira/browse/SLING-659
             Project: Sling
          Issue Type: Bug
          Components: JCR Install
            Reporter: Bertrand Delacretaz


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)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to