For more information about how to set settings look at:
http://orientdb.com/docs/last/Configuration.html

Best Regards,

Luca Garulli
Founder & CEO
OrientDB <http://orientdb.com/>


On 8 June 2016 at 06:22, Andrey Lomakin <[email protected]> wrote:

> Hi,
> Some Java versions have the bug with interprocess file lock. If you wish
> to prevent this exception, please set property "file.lock" to false.
>
> On Tue, Jun 7, 2016 at 10:46 PM pabloa <[email protected]> wrote:
>
>> 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.
>>
> --
> Best regards,
> Andrey Lomakin, R&D lead.
> OrientDB Ltd
>
> twitter: @Andrey_Lomakin
> linkedin: https://ua.linkedin.com/in/andreylomakin
> blogger: http://andreylomakin.blogspot.com/
>
> --
>
> ---
> 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.
>

-- 

--- 
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.

Reply via email to