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.
