My databases were working fine yesterday, and now they are locked, or permission denied.
Earlier today, I installed a round of updates to my Ubuntu machine, and rebooted. Now when I want to enter data to my weather database, I get this message:
The connection to the data source “LeedsWeather” could not be established.
The database is already in use by another process:lockFile:
org.hsqlb.persist.LockFile@d532a40b[file
= /home/rob/Documents/base/LeedsWeather.odb.lck,
exists=false, locked=false, valid=false,] method:openRAF
reason:java.io.FileNotFoundException:
/home/rob/Documents/base/LeedsWeather.odb.lck
(Permission denied)
I hope this can be fixed easily.