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

Guillaume Nodet updated KARAF-19:
---------------------------------

          Summary: Exception in pax-web when shutting down karaf  (was: Karaf 
spits exception on shutdown)
         Assignee: Guillaume Nodet
    Fix Version/s: 2.1.0

> Exception in pax-web when shutting down karaf
> ---------------------------------------------
>
>                 Key: KARAF-19
>                 URL: https://issues.apache.org/jira/browse/KARAF-19
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Lars Heinemann
>            Assignee: Guillaume Nodet
>             Fix For: 2.1.0
>
>
> 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