[ 
https://issues.apache.org/jira/browse/KARAF-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907742#action_12907742
 ] 

Guillaume Nodet commented on KARAF-19:
--------------------------------------

See http://issues.ops4j.org/browse/PAXWEB-185
I'll check if I can do a release and upgrade pax-web to 1.8.0

> Karaf spits exception on shutdown
> ---------------------------------
>
>                 Key: KARAF-19
>                 URL: https://issues.apache.org/jira/browse/KARAF-19
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Lars Heinemann
>
> It happens randomly that the following exception is thrown at shutdown time:
> ERROR: EventDispatcher: Error during dispatch. 
> (java.util.ConcurrentModificationException)
> java.util.ConcurrentModificationException
>         at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
>         at java.util.HashMap$EntryIterator.next(HashMap.java:834)
>         at java.util.HashMap$EntryIterator.next(HashMap.java:832)
>         at 
> org.ops4j.pax.web.extender.whiteboard.internal.ExtenderContext.bundleStopped(ExtenderContext.java:163)
>         at 
> org.ops4j.pax.web.extender.whiteboard.internal.ExtenderContext.bundleChanged(ExtenderContext.java:151)
>         at 
> org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:800)
>         at 
> org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:728)
>         at 
> org.apache.felix.framework.util.EventDispatcher.run(EventDispatcher.java:956)
>         at 
> org.apache.felix.framework.util.EventDispatcher.access$000(EventDispatcher.java:54)
>         at 
> org.apache.felix.framework.util.EventDispatcher$1.run(EventDispatcher.java:106)
>         at java.lang.Thread.run(Thread.java:619)

-- 
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