-----Original Message-----
From: Matthew Baird [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 13, 2001 11:16 AM
To: 'A.L.'; [EMAIL PROTECTED]
Subject: RE: [JBoss-user] JBOSS stops workingwe've also seen this error, fwiw. No solution here other than to comment out refs to hypersonic-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of A.L.
Sent: Wednesday, September 05, 2001 8:53 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] JBOSS stops workingI have been running JBOSS for a month now, and all of a sudden it stops working. This problem happened before, so I reinstalled it. Any help would be much appreciated. When trying to start the tomact-Jboss program the command line shows the following and then stops:
[Hypersonic] Server.run/init: java.sql.SQLException: Wrong database file version
[Hypersonic] java.sql.SQLException: Wrong database file version
[Hypersonic] at org.hsql.Trace.getError(Trace.java:124)
[Hypersonic] at org.hsql.Trace.getError(Trace.java:115)
[Hypersonic] at org.hsql.Trace.check(Trace.java:149)
[Hypersonic] at org.hsql.Trace.check(Trace.java:145)
[Hypersonic] at org.hsql.Log.open(Log.java:100)
[Hypersonic] at org.hsql.Database.<init>(Database.java:47)
[Hypersonic] at org.hsql.Server.run(Server.java:69)
[InstantDB] XA Connection pool InstantDB bound to java:/InstantDB
[Hypersonic] at org.hsql.Server.main(Server.java:33)
[Hypersonic] at org.jboss.jdbc.HypersonicDatabase$1.run(HypersonicDatabase.ja
I
think you should get rid of HypersonicSQL. This is not a stable product. I have
seen this problem when using Hypersonic independently.
- RE: [JBoss-user] JBOSS stops working Matthew Baird
- Tejaswi Redkar