You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/01/05 01:09:05 UTC

[jira] Resolved: (CAMEL-1207) ConcurrentModificationException when stop the camel-osgi bundle

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

Willem Jiang resolved CAMEL-1207.
---------------------------------

    Resolution: Fixed

> ConcurrentModificationException when stop the camel-osgi bundle
> ---------------------------------------------------------------
>
>                 Key: CAMEL-1207
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1207
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-osgi
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.5.1, 2.0.0
>
>
> ERROR: Error stopping mvn:org.apache.camel/camel-osgi/1.5.0 (org.osgi.fra
> mework.BundleException: Activator stop error.)
> java.util.ConcurrentModificationException
>         at java.util.HashMap$HashIterator.nextEntry(HashMap.java:841)
>         at java.util.HashMap$ValueIterator.next(HashMap.java:871)
>         at org.apache.camel.osgi.Activator.mayBeRemoveComponentFor(Activator.jav
> a:85)
>         at org.apache.camel.osgi.Activator.stop(Activator.java:120)
>         at org.apache.felix.framework.util.SecureAction.stopActivator(SecureActi
> on.java:613)
>         at org.apache.felix.framework.Felix._stopBundle(Felix.java:1995)
>         at org.apache.felix.framework.Felix.stopBundle(Felix.java:1952)
>         at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:11
> 51)
>         at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:267
> )
>         at java.lang.Thread.run(Thread.java:595)

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