Hi Andrey, I often get this issue when I forgot to call shutdown.cmd after use, do you have any suggestion?
When I start server again, if I access studio first, my application will get this error. On the other hand, if I start my application first, the studio cannot access the database. Here is my connection string, *remote:localhost*/Socyalite.test Any suggestion would be highly appreciated! Hung Tran On Thursday, February 5, 2015 at 12:24:26 PM UTC+7, Andrey Lomakin wrote: > > Hi , > Database is not corrupted , you open single file from several processes. > 05 Фев 2015 г. 6:10 пользователь "Erik Peterson" <[email protected] > <javascript:>> написал: > >> Using 2.0RC1...waiting for 2.0.2 hotfix... >> >> 1) DB had heap out of memory error. >> 2) Used shutdown.sh and appeared to stop gracefully >> 3) started DB again >> 4) attempt to login from web console fails to authorize >> 5) log reports as below (note that no process other than the web console >> is attempting to access the db) >> 6) how can I recover the DB please? >> >> Log report... >> >> 2015-02-04 22:59:01:104 INFO OrientDB Server v2.0-rc1 is active. >> [OServer] >> >> 2015-02-04 23:01:57:431 SEVERE Internal server error: >> >> com.orientechnologies.orient.core.exception.OStorageException: Cannot >> open local storage '/.../prod' with mode=rw >> >> --> com.orientechnologies.orient.core.exception.OSerializationException: >> Cannot load database's configuration. The database seems to be corrupted. >> >> --> com.orientechnologies.common.concur.lock.OLockException: File >> '/.../prod/database.ocf' is locked by another process, maybe the database >> is in use by another process. Use the remote mode with a OrientDB server to >> allow multiple access to the same database. [ONetworkProtocolHttpDb] >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "OrientDB" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
