Still wrapping my head around the Math Transform call stack...

Seems i've done something wrong, or exposed another area which isn't 
threadsafe...

Cory.

----

  WARN [Thread-2] (MultiThreadedTestRunner.java:276) - A test thread 
caused an exception.
org.opengis.referencing.FactoryException: Recursive call while creating 
a 'MathTransformProvider' object.
        at 
org.geotools.referencing.factory.AbstractAuthorityMediator.createCoordinateReferenceSystem(AbstractAuthorityMediator.java:391)
        at 
org.geotools.referencing.factory.epsg.OracleDialectEpsgMediatorOnlineStressTest$ClientThread.acquireCRS(OracleDialectEpsgMediatorOnlineStressTest.java:87)
        at 
org.geotools.referencing.factory.epsg.OracleDialectEpsgMediatorOnlineStressTest$ClientThread.runTest(OracleDialectEpsgMediatorOnlineStressTest.java:101)
        at 
net.sourceforge.groboutils.junit.v1.TestRunnable.run(TestRunnable.java:154)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.geotools.factory.RecursiveSearchException: Recursive call 
while creating a 'MathTransformProvider' object.
        at 
org.geotools.factory.FactoryRegistry.getServiceProviders(FactoryRegistry.java:162)
        at 
org.geotools.referencing.operation.DefaultMathTransformFactory.getProvider(DefaultMathTransformFactory.java:270)
        at 
org.geotools.referencing.operation.DefaultMathTransformFactory.getDefaultParameters(DefaultMathTransformFactory.java:304)
        at 
org.geotools.referencing.factory.epsg.AbstractEpsgFactory.generateCoordinateOperation(AbstractEpsgFactory.java:2212)
        at 
org.geotools.referencing.factory.AbstractCachedAuthorityFactory.createCoordinateOperation(AbstractCachedAuthorityFactory.java:644)
        at 
org.geotools.referencing.factory.epsg.AbstractEpsgFactory.generateCoordinateReferenceSystem(AbstractEpsgFactory.java:1643)
        at 
org.geotools.referencing.factory.AbstractCachedAuthorityFactory.createCoordinateReferenceSystem(AbstractCachedAuthorityFactory.java:297)
        at 
org.geotools.referencing.factory.AbstractAuthorityMediator.createCoordinateReferenceSystem(AbstractAuthorityMediator.java:383)
        ... 4 more

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to