Hello,
I have two errors in the server.log file (Debian Linux 2.2.17pre6, jdk1.3
Blackdown).
The first one in the Hypersonic section (up to this point everything seems to
be ok):
[Hypersonic] Starting
[Hypersonic] Server.run/init: java.sql.SQLException: File input/output error:
/2/logical6/src/jboss/db/hypersonic/default.properties
[Hypersonic] java.sql.SQLException: File input/output error:
/2/logical6/src/jboss/db/hypersonic/default.properties
[Hypersonic] at org.hsql.Trace.getError(Trace.java:124)
[Hypersonic] at org.hsql.Trace.getError(Trace.java:115)
[Hypersonic] at org.hsql.Trace.error(Trace.java:130)
[Hypersonic] at org.hsql.Log.saveProperties(Log.java:348)
[Hypersonic] at org.hsql.Log.create(Log.java:289)
[Hypersonic] at org.hsql.Log.open(Log.java:88)
[Hypersonic] at org.hsql.Database.<init>(Database.java:47)
[Hypersonic] at org.hsql.Server.run(Server.java:69)
[Hypersonic] at org.hsql.Server.main(Server.java:33)
[Hypersonic] at
org.jboss.jdbc.HypersonicDatabase$1.run(HypersonicDatabase.java:135)
[Hypersonic] at java.lang.Thread.run(Thread.java:484)
[Hypersonic] Database started
[Hypersonic] Started
As you can see, my installation is in /2/logical6/src/jboss. After installing
the 2.04 version, the db directory didn't contain anything named 'hypersonic',
and the log lists that entry. Am I missing some files ? The db directory does
contain 'default' dir, but that's it.
Second error:
[DefaultDS] Starting
[DefaultDS] XA Connection pool DefaultDS bound to java:/DefaultDS
[DefaultDS] java.sql.SQLException: Connection is broken: Connection refused
[DefaultDS] at org.hsql.Trace.getError(Trace.java:124)
[DefaultDS] at org.hsql.Trace.getError(Trace.java:115)
[DefaultDS] at org.hsql.Trace.error(Trace.java:130)
[DefaultDS] at org.hsql.jdbcConnection.reconnectHSQL(jdbcConnection.java:621)
[DefaultDS] at org.hsql.jdbcConnection.openHSQL(jdbcConnection.java:605)
[DefaultDS] at org.hsql.jdbcConnection.<init>(jdbcConnection.java:523)
[DefaultDS] at org.hsql.jdbcDriver.connect(jdbcDriver.java:78)
...
[DefaultDS] at org.jboss.Main.main(Main.java:83)
^This is the last line in the server.log file. I don't know what this is.
I would appreciate your help on this subject - I couldn't find anything helpful
on the internet.
Regards,
Martin
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]