Martin,<br><br>Why does the Maven POM file not specify the version dependency for HSQLDB? Clearly 1.X does not work with the database.<br><br>- Casey<br><br><div class="gmail_quote">On Wed, Jul 11, 2012 at 10:40 PM, Martin Desruisseaux <span dir="ltr"><<a href="mailto:martin.desruisseaux@geomatys.fr" target="_blank">martin.desruisseaux@geomatys.fr</a>></span> wrote:<br>




<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello Casey<br>
    <br>
    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?<br>
    <br>
            Martin<br>
    <br>
    <br>
    <div>Le 12/07/12 05:13, Casey McGinty a
      écrit :<br>
    </div><div><div>
    <blockquote type="cite">Hello, can anyone help me out with this error. I'm
      running 3.1 snasphot on Ubuntu 12.04 and Ubuntu 10.04.<br>
      <br>
      <br>
      INFO: Connected to EPSG database “jdbc:hsqldb:/home/pcm/.<a href="http://geotoolkit.org/EPSG/HSQL/7.09" target="_blank">geotoolkit.org/EPSG/HSQL/7.09</a>”
      on “HSQL Database Engine”.<br>
      Exception in thread "main" java.lang.AbstractMethodError:
      org.hsqldb.jdbc.jdbcResultSet.isClosed()Z<br>
          at
org.geotoolkit.referencing.factory.epsg.DirectEpsgFactory.createDatum(DirectEpsgFactory.java:1700)<br>
          at
org.geotoolkit.referencing.factory.AbstractAuthorityFactory.createGeodeticDatum(AbstractAuthorityFactory.java:335)<br>
          at
org.geotoolkit.referencing.factory.AuthorityFactoryProxy$7.create(AuthorityFactoryProxy.java:242)<br>
          at
org.geotoolkit.referencing.factory.AuthorityFactoryProxy$7.create(AuthorityFactoryProxy.java:240)<br>
          at
org.geotoolkit.referencing.factory.CachingAuthorityFactory.create(CachingAuthorityFactory.java:588)<br>
          at
org.geotoolkit.referencing.factory.CachingAuthorityFactory.createGeodeticDatum(CachingAuthorityFactory.java:669)<br>
          at
org.geotoolkit.referencing.factory.epsg.DirectEpsgFactory.createCoordinateReferenceSystem(DirectEpsgFactory.java:2035)<br>
          at
org.geotoolkit.referencing.factory.AbstractAuthorityFactory.createGeographicCRS(AbstractAuthorityFactory.java:702)<br>
          at
org.geotoolkit.referencing.factory.AuthorityFactoryProxy$25.create(AuthorityFactoryProxy.java:423)<br>
          at
org.geotoolkit.referencing.factory.AuthorityFactoryProxy$25.create(AuthorityFactoryProxy.java:421)<br>
          at
org.geotoolkit.referencing.factory.CachingAuthorityFactory.create(CachingAuthorityFactory.java:588)<br>
          at
org.geotoolkit.referencing.factory.CachingAuthorityFactory.createGeographicCRS(CachingAuthorityFactory.java:849)<br>
          at
org.geotoolkit.referencing.factory.epsg.DirectEpsgFactory.createCoordinateReferenceSystem(DirectEpsgFactory.java:2058)<br>
          at
org.geotoolkit.referencing.factory.AuthorityFactoryProxy$21.create(AuthorityFactoryProxy.java:383)<br>
          at
org.geotoolkit.referencing.factory.AuthorityFactoryProxy$21.create(AuthorityFactoryProxy.java:381)<br>
          at
org.geotoolkit.referencing.factory.CachingAuthorityFactory.create(CachingAuthorityFactory.java:588)<br>
          at
org.geotoolkit.referencing.factory.CachingAuthorityFactory.createCoordinateReferenceSystem(CachingAuthorityFactory.java:809)<br>
          at
org.geotoolkit.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:1042)<br>
          at
org.geotoolkit.referencing.factory.AuthorityFactoryProxy$21.create(AuthorityFactoryProxy.java:383)<br>
          at
org.geotoolkit.referencing.factory.AuthorityFactoryProxy$21.create(AuthorityFactoryProxy.java:381)<br>
          at
org.geotoolkit.referencing.factory.CachingAuthorityFactory.create(CachingAuthorityFactory.java:588)<br>
          at
org.geotoolkit.referencing.factory.CachingAuthorityFactory.createCoordinateReferenceSystem(CachingAuthorityFactory.java:809)<br>
          at
org.geotoolkit.referencing.DefaultAuthorityFactory.createCoordinateReferenceSystem(DefaultAuthorityFactory.java:289)<br>
          at org.geotoolkit.referencing.CRS.decode(CRS.java:435)<br>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
Geotoolkit mailing list<br>
<a href="mailto:Geotoolkit@lists.osgeo.org" target="_blank">Geotoolkit@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geotoolkit" target="_blank">http://lists.osgeo.org/mailman/listinfo/geotoolkit</a><br>
<br></blockquote></div><br>