[geotk] NoSuchMethod Exception in CRS.decode
suneesh kumar
suni_durg at yahoo.com
Wed Aug 26 02:41:55 EDT 2009
Hello List. I am getting the following exception when trying CRS.decode("EPSG:3395"). Am I using some wrong jar files?
Thanks in advance,
Sunish./
Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: org.opengis.referencing.operation.OperationMethod.getSourceDimensions()Ljava/lang/Integer;
at org.geotoolkit.referencing.factory.epsg.DirectEpsgFactory.createCoordinateOperation(DirectEpsgFactory.java:2510)
at org.geotoolkit.referencing.factory.AbstractAuthorityFactoryProxy$33.create(AbstractAuthorityFactoryProxy.java:309)
at org.geotoolkit.referencing.factory.AbstractAuthorityFactoryProxy$33.create(AbstractAuthorityFactoryProxy.java:307)
at org.geotoolkit.referencing.factory.CachingAuthorityFactory.create(CachingAuthorityFactory.java:496)
at org.geotoolkit.referencing.factory.CachingAuthorityFactory.createCoordinateOperation(CachingAuthorityFactory.java:843)
at org.geotoolkit.referencing.factory.epsg.DirectEpsgFactory.createCoordinateReferenceSystem(DirectEpsgFactory.java:1979)
at org.geotoolkit.referencing.factory.AbstractAuthorityFactoryProxy$21.create(AbstractAuthorityFactoryProxy.java:224)
at org.geotoolkit.referencing.factory.AbstractAuthorityFactoryProxy$21.create(AbstractAuthorityFactoryProxy.java:222)
at org.geotoolkit.referencing.factory.CachingAuthorityFactory.create(CachingAuthorityFactory.java:496)
at org.geotoolkit.referencing.factory.CachingAuthorityFactory.createCoordinateReferenceSystem(CachingAuthorityFactory.java:717)
at org.geotoolkit.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:1002)
at org.geotoolkit.referencing.factory.AbstractAuthorityFactoryProxy$21.create(AbstractAuthorityFactoryProxy.java:224)
at org.geotoolkit.referencing.factory.AbstractAuthorityFactoryProxy$21.create(AbstractAuthorityFactoryProxy.java:222)
at org.geotoolkit.referencing.factory.CachingAuthorityFactory.create(CachingAuthorityFactory.java:496)
at org.geotoolkit.referencing.factory.CachingAuthorityFactory.createCoordinateReferenceSystem(CachingAuthorityFactory.java:717)
at org.geotoolkit.referencing.DefaultAuthorityFactory..createCoordinateReferenceSystem(DefaultAuthorityFactory.java:217)
at org.geotoolkit.referencing.CRS.decode(CRS.java:384)
See the Web's breaking stories, chosen by people like you. Check out Yahoo! Buzz. http://in.buzz.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geotoolkit/attachments/20090826/5c79fc7d/attachment.html
More information about the Geotoolkit
mailing list