[
https://issues.apache.org/jira/browse/COCOON-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746672#action_12746672
]
RynekMedyczny.pl commented on COCOON-2264:
------------------------------------------
as it was stated in the "affects version" - this is the patch for version
2.1.11 (which we have to stick to)
> 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
> Assignee: Jörg Heinicke
> Fix For: 2.1.12-dev (Current SVN)
>
> Attachments: ContinuationsManagerImpl.java.patch.txt
>
>
> 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.