If I try to connect to the DB thru studio from the browser http://localhost:2480/studio/index.html#/database/test/browse
*it shows this in the log:* java.io.IOException: The process cannot access the file because another process has locked a portion of the file [ONetworkProtocolHttpDb] Since I am already connected to the same database "test" from tomcat server. I think whoever I open first locks the DB so other app won't be able to access the DB. I need to access the DB from studio and code at the same time for many reasons. Please guide me to a best practice way to handle connections and DB locking for my case. Thanks, Kareem -- --- 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.
