> Server 1.6 is running > Press [Ctrl]+[C] to abort > Server.run/init: java.net.BindException: Address in use: JVM_Bind > java.net.BindException: Address in use: JVM_Bind
The really quick fix is to merge the 2 class files in the Embedded Server patch http://sourceforge.net/projects/hsqldb/ and call : org.hsqldb.Embedded_Server.main(args); instead of : org.hsqldb.Server.main(args); set up the call to 'SHUTDOWN' test done /peter_f --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]