Falied to create new connections on startup

Everything was working well until this morning. Now I get a bunch of errors in the admin panel, including:

Failed to create new connections on startup. Attempt 0 of 3. java.sql.SQLExeption: The database is already in use by another process: org.hsqldb.persist.NIOLock[file@c798e4a6[file=C:\Program Files\Wildfire\embedded-db\wildfire.lck, exists=true, locked=false, valid=false, fl=null]: java.lang.Exception: The process cannot access the file because another process has locked the file : C:\Program Files\Wildfire\embedded-db\wildfire.lck

How could another process be using the embedded-db? I’'ve tried restarting both the Wildfire server, and the Win2003 server. No luck.

Thanks

rico

Hi,

maybe you are starting Wildfire as a service so it is running and using this file? You may want to backup your embedded-db directory and delete the lck file and try to start Wildfire again.

LG