ConcurrentModificationException in ExtenderContext.bundleStopped
----------------------------------------------------------------

                 Key: PAXWEBEX-37
                 URL: http://issues.ops4j.org/browse/PAXWEBEX-37
             Project: Pax Web Extender
          Issue Type: Bug
    Affects Versions: 0.5.0
            Reporter: Damian Golda
            Assignee: Alin Dreghiciu


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.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:1234)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)

There is m_webApplications.remove() called from FOR loop iterating over 
m_webApplications.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to