You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Pleeplop (JIRA)" <ji...@apache.org> on 2017/07/24 09:31:03 UTC

[jira] [Closed] (FELIX-5127) ConcurrentModificationException

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

Pleeplop closed FELIX-5127.
---------------------------
    Resolution: Invalid

> ConcurrentModificationException
> -------------------------------
>
>                 Key: FELIX-5127
>                 URL: https://issues.apache.org/jira/browse/FELIX-5127
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: ipojo-runtime-1.12.1
>         Environment: ubuntu 14.04.3 LTS
>            Reporter: Pleeplop
>            Priority: Critical
>
> An ConcurrentModificationException occurs randomly during startup.
> LoggerService.log : Unexpected problem delivering configuration event to [org.osgi.service.cm.ConfigurationListener, id=13, bundle=76/org.apache.felix.ipojo:1.12.1]
> java.util.ConcurrentModificationException
>         at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
>         at java.util.HashMap$ValueIterator.next(HashMap.java:1458)
>         at org.apache.felix.ipojo.ConfigurationTracker.retrieveInstance(ConfigurationTracker.java:248)
>         at org.apache.felix.ipojo.ConfigurationTracker.configurationEvent(ConfigurationTracker.java:144)
>         at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:2046)
>         at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:2014)
>         at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:143)
>         at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:110)
>         at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)