[geotk] AbstractMethodError accessing EPSG database

Casey McGinty casey.mcginty at gmail.com
Wed Jul 11 20:13:23 PDT 2012


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” 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/20120711/971971e4/attachment.html>


More information about the Geotoolkit mailing list