I'm trying to get hsql running on my linux machine. I've installed 1.7.3.3 and 1.8.0RC8. Both appear to run, but when I try to connect, I get an error:
[hsqldb@localhost ~]$ $JAVA_HOME/bin/java -jar /home/hsqldb/hsqldb/lib/hsqldb.jar localhost-sa
Failed to get a connection to jdbc:hsqldb:hsql://localhost as sa. User not found: SA
The DB appears to be up:
[hsqldb@localhost ~]$...
2005-02-14 21:08:11 UTC in HyperSQL Database Engine