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


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836905#3836905

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836905



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to