Hi ! I have problems with setting up hsqldb 1.8.0 RC10 to work with OJB 1.0.1. Hypersonic SQL is supported platform, but how about hsqldb ? When I do > ant prepare-testdb I get such exception : ----- insert-sql: [torque-sql-exec] Our new url -> jdbc:hsqldb:/temp/SearchReporting/HSQL_OJB_Files
BUILD FAILED C:\build\db-ojb-1.0.1\build.xml:390: The following error occurred while executing this line: C:\build\db-ojb-1.0.1\build-torque.xml:339: java.sql.SQLException: The database is already in use by another process: [EMAIL PROTECTED] =C:\temp\SearchReporting\HSQL_OJB_Files.lck, exists=true, locked=false, valid=false, fl =null]: java.lang.Exception: The process cannot access the file because another process has locked a portion of the file : C:\temp\SearchReporting\HSQL_OJB_Files.lck ------ The same situation when I using latest stable version hsqdb 1.7.3.3<http://1.7.3.3>. How it can be resolved ? <http://sourceforge.net/project/showfiles.php?group_id=23316&release_id=287789>
