You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2008/09/19 13:58:44 UTC

[jira] Updated: (SLING-659) ConcurrentModificationException in OsgiControllerImpl.run()

     [ https://issues.apache.org/jira/browse/SLING-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated SLING-659:
------------------------------------

    Fix Version/s: JCR Install 2.0.0
         Assignee: Bertrand Delacretaz

> 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
>            Assignee: Bertrand Delacretaz
>             Fix For: JCR Install 2.0.0
>
>
> 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.