Reposting since my original post never seemed to come through the
list:


________________________________________
From: Andrew Chandler [mailto:[EMAIL PROTECTED] 
Sent: Sunday, April 23, 2006 5:24 PM
To: '[EMAIL PROTECTED]'
Subject: 1.8.0.4 seems to have some problems.

Hi folks – I seem to have run into a snag.   We have a empty hsqldb database
that works fine with 1.8.0.2 but doesn’t start up properly in server mode if
you have 1.8.0.4      This same schema will open in embedded mode in
dbvisualizer just fine and also in server mode in .1.8.0.2.   Finally it
will start in server mode in 1.8.0.4 as log as I add the “-trace” option to
the command line.      The basic symptom with 1.8.0.4 in server mode is the
following:

C:\testinstall\vna8>localrepository
[EMAIL PROTECTED]: [Thread[main,5,main]]: checkRunning(false) entered
[EMAIL PROTECTED]: [Thread[main,5,main]]: checkRunning(false) exited
[EMAIL PROTECTED]: Startup sequence initiated from main() method
[EMAIL PROTECTED]: Loaded properties from
[C:\testinstall\vna8\server.properties]
[EMAIL PROTECTED]: Initiating startup sequence...
[EMAIL PROTECTED]: Server socket opened successfully in 63 ms.
[EMAIL PROTECTED]: [Thread[HSQLDB Server @1decdec,5,main]]:
run()/openDatabases():
[EMAIL PROTECTED]: Initiating shutdown sequence...
[EMAIL PROTECTED]: Shutdown sequence completed in 16 ms.
[EMAIL PROTECTED]: 2006-04-23 17:15:53.921 SHUTDOWN : System.exit() is called
next


Same command, same schema, same directory just copy jar back to 1.8.0.2 and
you get:
C:\testinstall\vna8>localrepository
[EMAIL PROTECTED]: [Thread[main,5,main]]: checkRunning(false) entered
[EMAIL PROTECTED]: [Thread[main,5,main]]: checkRunning(false) exited
[EMAIL PROTECTED]: Startup sequence initiated from main() method
[EMAIL PROTECTED]: Loaded properties from
[C:\testinstall\vna8\server.properties]
[EMAIL PROTECTED]: Initiating startup sequence...
[EMAIL PROTECTED]: Server socket opened successfully in 47 ms.
[EMAIL PROTECTED]: Database [index=0, id=0, db=file:LocalRepository, alias=]
opened sucessfully in 312 ms.
[EMAIL PROTECTED]: Startup sequence completed in 375 ms.
[EMAIL PROTECTED]: 2006-04-23 17:18:02.968 HSQLDB server 1.8.0 is online
[EMAIL PROTECTED]: To close normally, connect and execute SHUTDOWN SQL
[EMAIL PROTECTED]: From command line, use [Ctrl]+[C] to abort abruptly



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
hsqldb-developers mailing list
hsqldb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to