Re: Bug in ContinuationManagerImpl

2008-09-04 Thread Joerg Heinicke
On 03.09.2008 23:37, Joerg Heinicke wrote: just discovered an exception inside our freshly migrated cocoon 2.2 migration, thrown by the ContinuationManagerImpl: Exception in thread "Timer-0" java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(Unknown S

Re: Bug in ContinuationManagerImpl

2008-09-04 Thread Leszek Gawron
Joerg Heinicke wrote: On 03.09.2008 21:25, Gabriel Gruber wrote: just discovered an exception inside our freshly migrated cocoon 2.2 migration, thrown by the ContinuationManagerImpl: Exception in thread "Timer-0" java.util.ConcurrentModificationException at java.util.HashMap$HashItera

Re: Bug in ContinuationManagerImpl

2008-09-03 Thread Gabriel Gruber
> >> Exception in thread "Timer-0" java.util.ConcurrentModificationException > >> at java.util.HashMap$HashIterator.nextEntry(Unknown Source) > >> at java.util.HashMap$ValueIterator.next(Unknown Source) > >> at > >> org.apache.cocoon.components.flow.ContinuationsManagerImp

Re: Bug in ContinuationManagerImpl

2008-09-03 Thread Joerg Heinicke
On 03.09.2008 23:37, Joerg Heinicke wrote: Exception in thread "Timer-0" java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(Unknown Source) at java.util.HashMap$ValueIterator.next(Unknown Source) at org.apache.cocoon.components.flow.Con

Re: Bug in ContinuationManagerImpl

2008-09-03 Thread Joerg Heinicke
On 03.09.2008 21:25, Gabriel Gruber wrote: just discovered an exception inside our freshly migrated cocoon 2.2 migration, thrown by the ContinuationManagerImpl: Exception in thread "Timer-0" java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(Unknown S

Bug in ContinuationManagerImpl

2008-09-03 Thread Gabriel Gruber
Hi Folks, just discovered an exception inside our freshly migrated cocoon 2.2 migration, thrown by the ContinuationManagerImpl: Exception in thread "Timer-0" java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(Unknown Source) at java.util.HashMap