Hello
I tried to delete a database using OrientDb Studio on a remote database
(OrientDb 2.1.19)
I got this error:
{"errors":[{"code":500,"reason":500,"content":"com.orientechnologies.orient.core.exception.OStorageException:
Cannot open local storage
'/opt/orientdb/orientdb-community-2.1.19/databases/temp_1465328268_pzfv6nn3'
with mode=rw\r\n-->
com.orientechnologies.common.concur.lock.OLockException: File
'/opt/orientdb/orientdb-community-2.1.19/databases/temp_1465328268_pzfv6nn3/internal.cpm'
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"}]}
Database is remote. I have a python program connecting to the db but it was
not running. All the connections are made using "remote:..."
The problem was generated while nobody was using that database and I was
trying to delete it using orientDb Studio.
--
---
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.