[udig-devel] ConcurrentModificationException on resources loading

Jesse Eichar jeichar at refractions.net
Fri Oct 12 05:27:20 PDT 2007


Looks like a legitimate bug.  I'll take a look.

Jesse

On Oct 12, 2007, at 1:24 AM, Andrea Antonello wrote:

> Hi, I'm loading two resources into a map right one after the other.
> By doing that I get an exception:
> java.util.ConcurrentModificationException
> 	at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
> 	at java.util.HashMap$KeyIterator.next(HashMap.java:828)
> 	at
> net.refractions.udig.catalog.internal.CatalogImpl.find 
> (CatalogImpl.java:230)
>
> Am I doing something wrong or is there some need for more safeness?
>
> Ciao
> Andrea
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel



More information about the udig-devel mailing list