Hi Maxim if you have a running server with that database, you cannot open it in plocal, since the server holds the exclusive lock on it. You can do this only if the JVM is the same.For example if you embed OrientDB in your application.
Thanks Enrico 2017-10-04 14:57 GMT+02:00 Maxim Nikolaev <[email protected]>: > 1 Step - connect to dataase using remote - Ok > 2 Step - try connect to database using plocal, but attempt is failed : > can’t access to database with mode ‘“rw” > > What correct order using plocal to connect to orient database ?? What > blocking database ? > What is config parametr storage.KeepOpen? > > -- > > --- > 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.
