CDV ❯ ConcurrentModificationException in DSOClusterImpl
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
-
-
drb
-
Reporter: teck
-
September 04, 2009
-
0
-
Watchers: 0
-
July 27, 2012
-
September 05, 2009
Description
This exception seems to be causing general failures. I’ll include some links to monkey logs as examples below
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 java.util.HashMap$AbstractManagedEntriesIterator.nextEntry(HashMap.java:805)
at java.util.HashMap$AbstractManagedEntriesIterator.next(HashMap.java:796)
at java.util.HashMap$AbstractManagedEntriesIterator.nextEntry(HashMap.java:805)
at java.util.HashMap$AbstractManagedEntriesIterator.next(HashMap.java:796)
at java.util.HashMap$ValuesIterator.next(HashMap.java:860)
at java.util.AbstractCollection.finishToArray(AbstractCollection.java:200)
at java.util.AbstractCollection.toArray(AbstractCollection.java:126)
at java.util.ArrayList.
http://kong.terracotta.lan/output/archive/forge/tim-concurrent-collections/log-tim-concurrent-collections-trunk-w2k3vfm0-20090904013732.txt.gz http://kong.terracotta.lan/output/archive/trunk/rev13553/testsuite-log-trunk-alltests-rev13553-s10mo0-20090904-0721.com.tctest.LogicalIteratorTest.log.gz http://kong.terracotta.lan/output/archive/trunk/rev13550/testsuite-log-trunk-alltests-rev13550-rh5mo1-20090904-0433.com.tctest.GenericDateTest.log.gz
r13559 in trunk r13560 in 3.1 branch