[geotk] AbstractMethodError accessing EPSG database
Martin Desruisseaux
martin.desruisseaux at geomatys.fr
Thu Jul 12 01:40:33 PDT 2012
Hello Casey
This is strange, since the JUnit tests for HSQL pass (I just tried it
again and successfully created EPSG:3395). However Geotk uses HSQL
2.2.8. It may be that the old 1.x series of HSQL database didn't
implemented the ResultSet.isClosed() method. Do you have the version
number of the HSQL database you are using?
Martin
Le 12/07/12 05:13, Casey McGinty a écrit :
> Hello, can anyone help me out with this error. I'm running 3.1
> snasphot on Ubuntu 12.04 and Ubuntu 10.04.
>
>
> INFO: Connected to EPSG database
> "jdbc:hsqldb:/home/pcm/.geotoolkit.org/EPSG/HSQL/7.09
> <http://geotoolkit.org/EPSG/HSQL/7.09>" on "HSQL Database Engine".
> Exception in thread "main" java.lang.AbstractMethodError:
> org.hsqldb.jdbc.jdbcResultSet.isClosed()Z
> at
> org.geotoolkit.referencing.factory.epsg.DirectEpsgFactory.createDatum(DirectEpsgFactory.java:1700)
> at
> org.geotoolkit.referencing.factory.AbstractAuthorityFactory.createGeodeticDatum(AbstractAuthorityFactory.java:335)
> at
> org.geotoolkit.referencing.factory.AuthorityFactoryProxy$7.create(AuthorityFactoryProxy.java:242)
> at
> org.geotoolkit.referencing.factory.AuthorityFactoryProxy$7.create(AuthorityFactoryProxy.java:240)
> at
> org.geotoolkit.referencing.factory.CachingAuthorityFactory.create(CachingAuthorityFactory.java:588)
> at
> org.geotoolkit.referencing.factory.CachingAuthorityFactory.createGeodeticDatum(CachingAuthorityFactory.java:669)
> at
> org.geotoolkit.referencing.factory.epsg.DirectEpsgFactory.createCoordinateReferenceSystem(DirectEpsgFactory.java:2035)
> at
> org.geotoolkit.referencing.factory.AbstractAuthorityFactory.createGeographicCRS(AbstractAuthorityFactory.java:702)
> at
> org.geotoolkit.referencing.factory.AuthorityFactoryProxy$25.create(AuthorityFactoryProxy.java:423)
> at
> org.geotoolkit.referencing.factory.AuthorityFactoryProxy$25.create(AuthorityFactoryProxy.java:421)
> at
> org.geotoolkit.referencing.factory.CachingAuthorityFactory.create(CachingAuthorityFactory.java:588)
> at
> org.geotoolkit.referencing.factory.CachingAuthorityFactory.createGeographicCRS(CachingAuthorityFactory.java:849)
> at
> org.geotoolkit.referencing.factory.epsg.DirectEpsgFactory.createCoordinateReferenceSystem(DirectEpsgFactory.java:2058)
> at
> org.geotoolkit.referencing.factory.AuthorityFactoryProxy$21.create(AuthorityFactoryProxy.java:383)
> at
> org.geotoolkit.referencing.factory.AuthorityFactoryProxy$21.create(AuthorityFactoryProxy.java:381)
> at
> org.geotoolkit.referencing.factory.CachingAuthorityFactory.create(CachingAuthorityFactory.java:588)
> at
> org.geotoolkit.referencing.factory.CachingAuthorityFactory.createCoordinateReferenceSystem(CachingAuthorityFactory.java:809)
> at
> org.geotoolkit.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:1042)
> at
> org.geotoolkit.referencing.factory.AuthorityFactoryProxy$21.create(AuthorityFactoryProxy.java:383)
> at
> org.geotoolkit.referencing.factory.AuthorityFactoryProxy$21.create(AuthorityFactoryProxy.java:381)
> at
> org.geotoolkit.referencing.factory.CachingAuthorityFactory.create(CachingAuthorityFactory.java:588)
> at
> org.geotoolkit.referencing.factory.CachingAuthorityFactory.createCoordinateReferenceSystem(CachingAuthorityFactory.java:809)
> at
> org.geotoolkit.referencing.DefaultAuthorityFactory.createCoordinateReferenceSystem(DefaultAuthorityFactory.java:289)
> at org.geotoolkit.referencing.CRS.decode(CRS.java:435)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geotoolkit/attachments/20120712/6325fe20/attachment.html>
More information about the Geotoolkit
mailing list