Re: java.util.ConcurrentModificationException

2004-10-06 Thread Thomas DeWeese
the UpdateManager's runnable queue. java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:782) at java.util.HashMap$KeyIterator.next(HashMap.java:818) at org.apache.batik.gvt.UpdateTracker.getDirtyAr

Re: java.util.ConcurrentModificationException

2004-10-06 Thread Stan Dickerson
n get updated. However we > receive the following exception: > > > > > > java.util.ConcurrentModificationException > > at > java.util.HashMap$HashIterator.nextEntry(HashMap.java:782) > >

java.util.ConcurrentModificationException

2004-10-04 Thread Frederik Santens
exception:     java.util.ConcurrentModificationException     at java.util.HashMap$HashIterator.nextEntry(HashMap.java:782)     at java.util.HashMap$KeyIterator.next(HashMap.java:818)     at org.apache.batik.gvt.UpdateTracker.getDirtyAreas(UpdateTracker.java:99