Hi, I meant 1.7-SNAPSHOT not 1.7-rc2-SNAPSHOT. Lvc@
On 29 March 2014 13:52, Dodong Juan <[email protected]> wrote: > No joy .. Same problem > > OrientDB console v.1.7-rc2-SNAPSHOT (build UNKNOWN@r; 2014-03-25 > 08:48:53-0400) www.orientechnologies.com > > Type 'help' to display all the commands supported. > > Installing extensions for GREMLIN language v.2.5.0-SNAPSHOT > > > orientdb> connect remote:localhost/GratefulDeadConcerts admin admin > > Connecting 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 > > > try this with : > > orientdb-community-1.7-rc2-20140325.140539-115-distribution.tar.gz<https://oss.sonatype.org/content/repositories/snapshots/com/orientechnologies/orientdb-community/1.7-rc2-SNAPSHOT/orientdb-community-1.7-rc2-20140325.140539-115-distribution.tar.gz> > > > All I did was run it with dserver.sh and tried connecting to it. > > > On Saturday, March 29, 2014 8:37:44 AM UTC-4, Dodong Juan wrote: >> >> cool .. let me try this .. >> >> On Friday, March 28, 2014 6:24:26 AM UTC-4, Lvc@ wrote: >>> >>> Hi all, >>> I fixed a bug on distributed version. May you try last 1.7-SNAPSHOT? >>> >>> Lvc@ >>> >>> >>> On 28 March 2014 07:19, madhu <[email protected]> wrote: >>> >>>> Still I am seeing this issue in orientdb-community-1.7-rc2 also... >>>> Trying to get connection throwing following exception... >>>> >>>> >>>> com.orientechnologies.orient.core.exception.OSerializationException: >>>> Error on unmarshalling field 'members' in record #-1:-1 with value: >>>> >>>> Any solution on this? >>>> >>>> Thanks, >>>> Madhu >>>> >>>> >>>> On Monday, March 10, 2014 11:50:21 PM UTC+5:30, Dodong Juan wrote: >>>>> >>>>> a bug then ..? >>>>> >>>>> On Friday, March 7, 2014 12:55:41 AM UTC-5, odbuser wrote: >>>>>> >>>>>> Yes, it's only dserver.sh and get the same error: >>>>>> >>>>>> orientdb> connect remote:localhost/GratefulDeadConcerts admin >>>>>> admin >>>>>> Connecting 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 >>>>>> >>>>>> The server process prints this when trying to login: >>>>>> WARN Current implementation of storage does not support sbtree >>>>>> collections [ODatabaseRecordAbstract$1] >>>>>> >>>>>> On Thursday, March 6, 2014 5:48:22 PM UTC-5, Dodong Juan wrote: >>>>>>> >>>>>>> aha .. server.sh is fine .. but dserver.sh gives the problem. But at >>>>>>> least i can test now .. >>>>>>> >>>>>>> So there is a problem with the distributed server .. >>>>>>> >>>>>>> On Thursday, March 6, 2014 5:42:47 PM UTC-5, odbuser wrote: >>>>>>>> >>>>>>>> It is working fine for me under Java 7u51 and 8b129. >>>>>>>> >>>>>>>> Are you sure that you are doing a clean install? >>>>>>>> Are you sure that it is running the version of Java that you think >>>>>>>> it is? >>>>>>>> What OS? >>>>>>>> >>>>>>>> I have a local git directory: >>>>>>>> >>>>>>>> git pull >>>>>>>> ant clean installg >>>>>>>> cd ../releases/orientdb-community-1.7-rc2-SNAPSHOT/bin >>>>>>>> ./server.sh >>>>>>>> >>>>>>>> In another console in the same directory: >>>>>>>> >>>>>>>> ./console.sh >>>>>>>> >>>>>>>> orientdb> connect remote:localhost/GratefulDeadConcerts admin admin >>>>>>>> Connecting to database [remote:localhost/GratefulDeadConcerts] >>>>>>>> with user 'admin'...OK >>>>>>>> orientdb {GratefulDeadConcerts}> >>>>>>>> >>>>>>> -- >>>> >>>> --- >>>> 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. > -- --- 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.
