Problem: newest 6er and latest 5er version of LO can’t connect to running HSQLDB server b/o “lockfile not found”.
Server is up and running at “//localhost:9001/begehungen”, I can connect to it with the same credentials by Netbeans, by DBeaver, display and edit everything, but not by LO5 nor LO6
System is running Win 10, on 64bit, German localization. LO was 5(latest) and now is 6.0.2 (latest) but makes no difference.
Java is enabled under options, actual version is 1.8.0_131 Java Hotspot 64bit-Server. Path is set in LO to the driver (the original inside the HSQLDB-jar-file) and checked as loaded by LO (edit-database-connection, Test Driver class).
(Btw.: LO doesn’t incorporate/list/remember these settings under Options - Connection pools/known drivers. Why?)
Always the same error occurs:
“SQL-Status: S1000
Fehlercode: -451
Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@a709a0ac[file =\127.0.0.1:9001\begehungen.lck, exists=false, locked=false, valid=false, ] method: openRAF reason: java.io.FileNotFoundException: \127.0.0.1:9001\begehungen.lck (Der Netzwerkpfad wurde nicht gefunden)”
…again: Server is up, running idle, no other connections, easy to connect to with Netbeans or Dbeaver!
Anyone having any ideas whats going on?
Thanks to all, any help will be appreciated!
Kai