Interesting, could you send me full stack trace ?
On Fri, Mar 14, 2014 at 1:25 PM, Valentin Popov <[email protected]>wrote: > Andrey, hello > > I get some errors, when set Edge property. > > But some edges absolutely inserted and properties are set fine. > 1.7-rc2-SNAPSHOT from 14.03.2014 > > > com.orientechnologies.orient.core.exception.ODatabaseException: Error on > saving record in cluster #12 > > java.lang.IllegalMonitorStateException: attempt to unlock read lock, not > locked by current thread > > > > com.tinkerpop.blueprints.Edge edge = (OrientGraph) graph.addEdge( > relationship.getObjectClassNameId(), parentVertex, childVertex, > relationship.toString().toLowerCase(Locale.ENGLISH)); > > edge.setProperty(Database.CREATION_DATE.toString().toLowerCase(Locale. > ENGLISH), new Date()); > > > > -- > > --- > 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. Orient Technologies the Company behind OrientDB -- --- 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.
