Hi,

I guess you are using FILE_LOCK=SOCKET, why? Usually the default
database file locking is not problematic.

Could you check there is no process still using the database? To find
out, use "jps -l" on the command line. Or open the .lock.db file and
try to telnet to the ip address and port that is stored there.

> Anyway, has anyone seen this error message before? Any ideas how I can
> get rid of it?

If the database is really not running, delete the .lock.db file and try again.

Regards,
Thomas

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to