On Mon, Nov 21, 2011 at 3:22 AM, Aseem Kishore <aseem.kish...@gmail.com>wrote:

> Hey guys,
>
> If we put our app under a bit of load, creating and removing nodes and
> relationships concurrently, sometimes we get back a 500 Internal Server
> Error from the REST API when we do a traverse or Cypher query. Here's an
> example stack trace:
>
> https://gist.github.com/1381423
>
> We're running Neo4j. 1.4 still, but does this stack trace provide any
> insight/ideas into what might be wrong, what we could do as a workaround,
> etc.? Can I provide any other info that would help?
>

No, not really.


> It goes without saying that our assumption is that Neo4j shouldn't be
> failing/crashing on queries; our expectation was that operations are
> transactional, etc.
>

Cypher in 1.4 was very experimental. If you are using Cypher, I would
suggest you move to 1.5 ASAP - a lot has happened there. If you still have
the same problems with 1.5, then we can start looking for the problem.

Andrés
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to