Hi, can you double check you don't have multiple libs versions in your classpath?
Lvc@ On 4 March 2014 14:40, Dodong Juan <[email protected]> wrote: > Current SNAPSHOT give errors on simple remote connect .. > > orientdb> connect remote:localhost/GratefulDeadConcerts admin admin > > > > OKConnecting to database [remote:localhost/GratefulDeadConcerts] with user > 'admin'... > > Error: > com.orientechnologies.orient.core.exception.OSerializationException: Error > on unmarshalling field 'members' in record #-1:-1 with value: > > Error: java.lang.NullPointerException > > > > On Monday, March 3, 2014 5:51:15 PM UTC-5, Dodong Juan wrote: >> >> When will 1.7 be released ..? Been testing the SNAPSHOTS on 1.7rc , but >> is giving me a lot of headaches .. >> >> >> On Monday, March 3, 2014 3:33:41 PM UTC-5, Jonathan Rosen wrote: >>> >>> This looks cool Luca. It would be great to add some features to the REST >>> API that give finer grained control over navigating the graph. For example, >>> when trying to pull all the edges and vertices connected to a specific >>> vertex, there is a lot of extraneous data (i.e. rids of edges connected to >>> the returned data set) that add a lot of overhead to returned result sets. >>> It would be great if we could figure out how to selectively suppress out_ >>> and in_ rid values in these cases. >>> >>> On Saturday, March 1, 2014 7:34:45 PM UTC-5, Lvc@ wrote: >>>> >>>> Hi all, >>>> We're pretty close to the release of OrientDB 1.7-rc2, and I'd like to >>>> spoil the surprise a little and just tell you about the new console >>>> commands to cross graphs in an easier way. >>>> >>>> http://www.orientechnologies.com/walk-graph/ >>>> >>>> Have fun with graphs, >>>> >>>> Luca Garulli >>>> CEO at Orient Technologies >>>> the Company behind OrientDB >>>> http://about.me/luca.garulli >>>> >>>> -- > > --- > 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/groups/opt_out. > -- --- 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/groups/opt_out.
