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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to