2 Replies Latest reply on May 31, 2004 12:55 PM by theimmortal

    Jboss-3.2.3 Hypersonic localDB.backup problem

    theimmortal

      When starting JBoss (3.2.3 on Solaris 2.8), we recieve the following errors:

      --------------------------------------------------------------------------
      org.jboss.resource.JBossResourceException: Could not create connection; - nested
      throwable: (java.sql.SQLException: File input/output error: /opt/mc/jboss-3.2.3
      /server/default/data/hypersonic/localDB.backup)
      at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.c
      reateManagedConnection(LocalManagedConnectionFactory.java:160)
      at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.cr
      eateConnectionEventListener(InternalManagedConnectionPool.java:477)
      at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.ge
      tConnection(InternalManagedConnectionPool.java:213)
      at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BaseP
      ool.getConnection(JBossManagedConnectionPool.java:496)
      at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManage
      dConnection(BaseConnectionManager2.java:425)
      at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedCo
      nnection(TxConnectionManager.java:318)

      -----------------------------------------------------------------

      I have removed all the files from the {jboss}/data/hypersonic directory, the localDB.data, .script, and .properties file are recreated however this error persists. Why is it trying to access the localDB.backup ? We had one in the directory however the problem persists. I removed it, did a touch localDB.backup and still the problem exists. Has anyone had this problem or know how to fix it ? Help is greatly appreciated.

      ----------------------
      localDB.properties
      ----------------------
      #HSQL database
      #Sun May 30 18:18:12 EDT 2004
      sql.strict_fk=true
      readonly=false
      sql.strong_fk=true
      hsqldb.version=1.7.1
      version=1.7.1
      hsqldb.cache_scale=14
      sql.compare_in_locale=false
      sql.month=true
      hsqldb.log_size=200
      modified=yes
      hsqldb.cache_version=1.7.0
      hsqldb.original_version=1.7.1
      hsqldb.compatible_version=1.7.0
      sql.enforce_size=false