Hi! The plocal: connector assumes single-connection control of the database. If you're using the OrientDB server, then you want to use the remote: connector.
- Craig - On Fri, May 15, 2015 at 11:02 AM, Kalatheeswaran TM <[email protected]> wrote: > Hi, > I am unable to connect to database from Java when orientdb is running. The > following error message is showed in Java. > > Cannot open local storage 'C:/Program Files/orientdb/databases/TestDB' > with mode=rw > > -- > > --- > 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.
