Jody Garnett created GEOT-4124:
----------------------------------

             Summary: NADCONTransform producing warnings when running tests
                 Key: GEOT-4124
                 URL: https://jira.codehaus.org/browse/GEOT-4124
             Project: GeoTools
          Issue Type: Wish
          Components: referencing
    Affects Versions: 8.0-RC1
            Reporter: Jody Garnett
            Assignee: Andrea Aime
            Priority: Minor


When running tests for PropertyDataStore from Eclipse the console is always 
opened to show:
{code}
May 1, 2012 4:10:37 PM 
org.geotools.referencing.operation.AuthorityBackedFactory createFromDatabase
WARNING: Failed to create a coordinate operation from "European Petroleum 
Survey Group" authority factory.
org.opengis.referencing.FactoryException: Could not locate grid file emhpgn.las
        at 
org.geotools.referencing.operation.transform.NADCONTransform.locateGrid(NADCONTransform.java:248)
        at 
org.geotools.referencing.operation.transform.NADCONTransform.<init>(NADCONTransform.java:232)
        at 
org.geotools.referencing.operation.transform.NADCONTransform$Provider.createMathTransform(NADCONTransform.java:640)
        at 
org.geotools.referencing.operation.DefaultMathTransformFactory.createParameterizedTransform(DefaultMathTransformFactory.java:463)
        at 
org.geotools.referencing.operation.DefaultMathTransformFactory.createBaseToDerived(DefaultMathTransformFactory.java:352)
        at 
org.geotools.referencing.factory.epsg.DirectEpsgFactory.createCoordinateOperation(DirectEpsgFactory.java:2727)
        at 
org.geotools.referencing.factory.BufferedAuthorityFactory.createCoordinateOperation(BufferedAuthorityFactory.java:1041)
        at 
org.geotools.referencing.factory.epsg.CoordinateOperationSet.createObject(CoordinateOperationSet.java:91)
        at 
org.geotools.referencing.factory.IdentifiedObjectSet$Iter.toNext(IdentifiedObjectSet.java:394)
        at 
org.geotools.referencing.factory.IdentifiedObjectSet$Iter.<init>(IdentifiedObjectSet.java:378)
        at 
org.geotools.referencing.factory.IdentifiedObjectSet.iterator(IdentifiedObjectSet.java:221)
        at 
org.geotools.referencing.factory.IdentifiedObjectSet.resolve(IdentifiedObjectSet.java:239)
        at 
org.geotools.referencing.factory.epsg.DirectEpsgFactory.createFromCoordinateReferenceSystemCodes(DirectEpsgFactory.java:2849)
        at 
org.geotools.referencing.factory.BufferedAuthorityFactory.createFromCoordinateReferenceSystemCodes(BufferedAuthorityFactory.java:1065)
        at 
org.geotools.referencing.operation.AuthorityBackedFactory.createFromDatabase(AuthorityBackedFactory.java:242)
        at 
org.geotools.referencing.operation.DefaultCoordinateOperationFactory.tryDB(DefaultCoordinateOperationFactory.java:1562)
        at 
org.geotools.referencing.operation.DefaultCoordinateOperationFactory.createOperationStep(DefaultCoordinateOperationFactory.java:1006)
        at 
org.geotools.referencing.operation.DefaultCoordinateOperationFactory.createOperation(DefaultCoordinateOperationFactory.java:286)
        at 
org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:256)
        at org.geotools.referencing.CRS.findMathTransform(CRS.java:1150)
        at 
org.geotools.data.DefaultFeatureResults.<init>(DefaultFeatureResults.java:126)
        at 
org.geotools.data.AbstractFeatureSource.getFeatures(AbstractFeatureSource.java:219)
        at 
org.geotools.data.property.PropertyDataStore2Test.testQueryReproject(PropertyDataStore2Test.java:256)
{code}

Does this represent a configuration or dependency problem? Or can this warning 
be asked to relax a little.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to