ConcurrentModificationException in AdapterWebConsolePlugin.update
-----------------------------------------------------------------
Key: SLING-2401
URL: https://issues.apache.org/jira/browse/SLING-2401
Project: Sling
Issue Type: Bug
Components: Engine
Affects Versions: Adapter 2.0.10
Reporter: Bertrand Delacretaz
Priority: Minor
I saw this a few times during startup, haven't investigated yet.
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
at java.util.HashMap$ValueIterator.next(HashMap.java:822)
at
org.apache.sling.adapter.internal.AdapterWebConsolePlugin.update(AdapterWebConsolePlugin.java:179)
at
org.apache.sling.adapter.internal.AdapterWebConsolePlugin.removeBundle(AdapterWebConsolePlugin.java:174)
at
org.apache.sling.adapter.internal.AdapterWebConsolePlugin.bundleChanged(AdapterWebConsolePlugin.java:110)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira