Menu

#75 Can not import DB from HSQLDB in-memory file

open
nobody
None
5
2012-04-21
2012-04-21
Anonymous
No

When I try to import database from HSQLDB in-memory file (URL jdbc:hsqldb:file:C:/TestHSQLDB/outline), I get such error:

java.sql.SQLException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@95733296[file =C:\TestHSQLDB\outline.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2012-04-21 14:18:00 heartbeat - read: -55 ms.

Discussion


Log in to post a comment.