Hi Oystein, Thanks for the reply. Comments inline.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, 2 April 2007 18:13 > To: Derby Discussion > Subject: Re: [n00b] Recovering from program crashes > > Normally the lock file used to lock the database for concurrent access > by other applications, should be cleaned up automatically, but I seem > to recall that there have earlier been some discussions about platform > differences in this area. > > What error do you get, exactly? [JCT] SQL Exception: Failed to start database 'JohnDB', see the next exception for details. SQL Exception: Another instance of Derby may have already booted the database D:\Projects\JohnDB. > Which platform (OS and JVM version) are you running on? [JCT] OS: Windows Vista Ultimate x64 JVM: Java 6.0 Update 1 (b03) I was also getting exactly the same error when running with this JVM under Windows XP Professional 32-bit. Any ideas? Thanks, John
