you are using an old version where we had problems with the zip removing empty directories (namely db/hypersonic)... You can create the directory by hand or get the latest version that is properly managed marc |-----Original Message----- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Tim Yates |Sent: Wednesday, November 15, 2000 8:56 AM |To: jBoss |Subject: [jBoss-User] Hypersonic and other installation probelms | | |Hi there, I hope you can help me.. | |I have managed to get jBoss to boot with Tomcat, but I get this |error in the |logs when I try to run it... | |[Naming] Starting |[Naming] Started |[Hypersonic] Starting |[Hypersonic] Server.run/init: java.sql.SQLException: File input/output |error: /opt/jboss/db/hypersonic/default.properties |[Hypersonic] java.sql.SQLException: File input/output error: |/opt/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 | |Now, this seems to be a valid error, as I don't have a default.properties |file in that directory (indeed, I don't have a hypersonic directory iside |the db directory!). Am I missing something? Where can I get it from? | |I also get this further down the log, but I guess it is related to |the first |error: | |[InstantDB] The Initial Developer of the Original Code is Lutris |Technologies Inc. |Portions created by Lutris are Copyright (C) 1997-2000 Lutris Technologies, |Inc. |All Rights Reserved. |[InstantDB] Started |[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) | |I hope someone can help me... | |I am using Solaris 8, with Tomcat 3.2 and JBoss 2.0 beta 4 | |Thanks... | |Tim. | | | |-- |-------------------------------------------------------------- |To subscribe: [EMAIL PROTECTED] |To unsubscribe: [EMAIL PROTECTED] |Problems?: [EMAIL PROTECTED] | | -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
