Hello,

I got the following Exception thread if calling CRS.lookupEpsgCode in multible 
treads. 

Exception in thread "pool-2-thread-3" 
org.geotools.factory.RecursiveSearchException: Recursive call while creating a 
'FactoryUsingWKT' object.
at org.geotools.factory.FactoryRegistry.isAvailable(FactoryRegistry.java:665)
at org.geotools.factory.FactoryRegistry.isAcceptable(FactoryRegistry.java:500)
at org.geotools.factory.FactoryRegistry$1.filter(FactoryRegistry.java:191)
at javax.imageio.spi.FilterIterator.advance(ServiceRegistry.java:793)
at javax.imageio.spi.FilterIterator.next(ServiceRegistry.java:811)
at org.geotools.resources.LazySet.addNext(LazySet.java:70)
at org.geotools.resources.LazySet.get(LazySet.java:120)
at org.geotools.resources.LazySet$Iter.next(LazySet.java:139)
at org.geotools.referencing.CRS.lookupIdentifier(CRS.java:883)
at org.geotools.referencing.CRS.lookupEpsgCode(CRS.java:917) 

I guess it is the same kind of problem discribed in an other forum post two 
years ago:
http://www.mail-archive.com/geotools-devel@lists.sourceforge.net/msg09502.html

Do you have any suggesstions to solve the problem?

In regards,
Frank

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to