ConcurrentModificationException in
ContinuationsManagerImpl.expireContinuations()
---------------------------------------------------------------------------------
Key: COCOON-2264
URL: https://issues.apache.org/jira/browse/COCOON-2264
Project: Cocoon
Issue Type: Bug
Components: * Cocoon Core
Affects Versions: 2.1.11
Reporter: RynekMedyczny.pl
Exception in thread "Thread-339" java.util.ConcurrentModificationException
at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1100)
at java.util.TreeMap$KeyIterator.next(TreeMap.java:1154)
at
org.apache.cocoon.components.flow.ContinuationsManagerImpl.expireContinuations(ContinuationsManagerImpl.java:498)
at
org.apache.cocoon.components.flow.ContinuationsManagerImpl$1.run(ContinuationsManagerImpl.java:178)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
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.