So far, everything seems to be working ok with the latest snapshot. If I experience similar problems later on, I will let you know asap.
Op dinsdag 25 maart 2014 11:04:51 UTC+1 schreef Lvc@: > > Hi, > we're closing 1.7rc2 i the next 2 hours. If the error persists, could you > send me your database to reproduce the problem? We could include it in > 1.7rc2. > > Lvc@ > > > On 25 March 2014 10:43, MrFT <[email protected] <javascript:>> wrote: > >> >> Hello, >> >> >> I am using orientdb-community-1.7-rc1 >> >> I will try to find that snapshot version, and see what happens there, and >> report back. >> >> >> >> >> >> Op dinsdag 25 maart 2014 09:30:10 UTC+1 schreef Lvc@: >>> >>> Hi, >>> first question: what release are you using? Have you already tried with >>> last 1.7rc2-SNAPSHOT? >>> >>> Lvc@ >>> >>> >>> >>> On 25 March 2014 00:41, MrFT <[email protected]> wrote: >>> >>>> Hello, >>>> >>>> I get: >>>> >>>> 2014-03-25 00:14:41:182 SEVE Internal server error: >>>> java.lang.NullPointerException [ONetworkProtocolHttpDb] >>>> >>>> When creating a lot of edges, after a while, this create edge query >>>> fails: (by then the same query with different keys has already run >>>> successfully for at least a few hundred edges) >>>> >>>> create edge has_property from ( select from School where key = >>>> 'a2a570d8-a3a4-11e3-ace8-005056872b95' ) to ( select from >>>> MainStructure where key = 'a3eb0c96-a3a4-11e3-ace8-005056872b95' ) set >>>> startDate = '1940-09-01' >>>> >>>> It also fails when I remove set startDate = '1940-09-01' >>>> >>>> a lot of Schools point to the same MainStructure. >>>> >>>> Both individual queries return results, and select from School has no >>>> out_has_property collection yet, but in_has_property on MainStructure >>>> already contains 79 items. >>>> >>>> Does anyone have an idea, what the cause could be? >>>> >>>> -- >>>> >>>> --- >>>> 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] <javascript:>. >> 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.
