SongQi Posted October 24, 2006 at 07:57 PM Report Share Posted October 24, 2006 at 07:57 PM Hi, all. I just installed ZDT on my Linux box (works wonderfully on my Windoze box), and I'm getting the following error: Could not get JDBC connection; nested exception is java.sql.SQLException: The database is already in use by another process: org.hsqldb.persist.NIOLockFile@c7c9d9db[file =/home/chris/user.lck, exists=true, locked=false, valid=false, fl =null]: java.lang.Exception: checkHeartbeat(): lock file [/home/chris/user.lck] is presumably locked by another process. Any ideas? Thanks, Chris Quote Link to comment Share on other sites More sharing options...
bogleg Posted October 26, 2006 at 10:20 PM Report Share Posted October 26, 2006 at 10:20 PM Hi Chris, This usually happens when you run two copies of the ZDT at the same time. Or maybe if the program doesn't shutdown correctly. Look for a file called user.lck in the same directory as your user.script file and delete it. Let me know if that works. Thanks, Chris Quote Link to comment Share on other sites More sharing options...
SongQi Posted October 27, 2006 at 12:11 PM Author Report Share Posted October 27, 2006 at 12:11 PM I guess it wasn't shutting down correctly for some reason...I didn't have the .lck file, but it also started up just fine that time. I guess I just needed to reboot to make it work again. Thanks, chris! Quote Link to comment Share on other sites More sharing options...
SongQi Posted October 27, 2006 at 12:35 PM Author Report Share Posted October 27, 2006 at 12:35 PM This is interesting...I actually just noticed that it works fine when I open the program directly from the folder where zdt is located, but if I try to use a launcher to open it, it gives me that error...I also can't even run it from a "run program" box. It seems like I HAVE to click on it in the directory where it resides. I also can't run it from a terminal. It keeps telling me there's a lock file, but I don't see the lock file. When I do an ls -la there is no .lck file. Weird...any ideas? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and select your username and password later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.