Re: error

Tobias Downer <[email protected]>
Newsgroups gmane.comp.db.mckoi
Message-ID <[email protected]>
Hi,

This happens when Mckoi is unable to delete one of the journal files. 
The reason for this error is either that the data files have been set as 
read-only in the operating system, or there is another process that has 
the journal file open which would prevent the file from being deleted.

If the error is inconsistent, I suspect that when you are connecting to 
the database and receiving the error there is another Mckoi database 
running in a different JVM that is currently accessing the database. 
The is not permitted in Mckoi.  If you have an application that 
frequently establishes connections to a database from applications 
running in different Java Virtual Machines then I suggest you run Mckoi 
as a single database server and connect to the database via the JDBC URL 
'jdbc:mckoi://localhost/'.

Toby.

Nasser Dawoud /MEM/PRO wrote:

> Why does the followig occur?
> Inconsistently but repeatedly, it cannot initialize the embedded DB. 
> below is the error message:
> 
> 
> Unable to delete journal file: C:\Program 
> Files\antepo\opnserver45\data\mckoidb\
> opn\jnl10
> 
> There was an uncaught exception:
> 
> _______________________________________________
> 
> Message :
> 
> Failed to initialize application [mckoidb].



---------------------------------------------------------------
Mckoi SQL Database mailing list  http://www.mckoi.com/database/
To unsubscribe, send a message to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.