Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypher error when making a commit #8

Open
dany-fu opened this issue Mar 1, 2019 · 0 comments
Open

Cypher error when making a commit #8

dany-fu opened this issue Mar 1, 2019 · 0 comments
Labels

Comments

@dany-fu
Copy link
Collaborator

dany-fu commented Mar 1, 2019

Error is thrown when calling the/branch/commitTo endpoint. This can be reproduced on the current version_control branch

2019-03-01 15:28:20.025  WARN 26182 --- [nio-8080-exec-7] o.n.o.drivers.http.request.HttpRequest   : Thread: 54, response: Unrecognized transaction id. Transaction may have timed out and been rolled back.
2019-03-01 15:28:20.027  WARN 26182 --- [nio-8080-exec-7] o.n.ogm.drivers.http.driver.HttpDriver   : http://localhost:7474/db/data/transaction/87
2019-03-01 15:28:20.046 ERROR 26182 --- [nio-8080-exec-7] o.a.c.c.C.[.[.[/].[dispatcherServlet]    : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.dao.DataAccessResourceFailureException: Error executing Cypher "Neo.TransientError.Network.CommunicationError"; Code: Neo.TransientError.Network.CommunicationError; Description: Can not start an object, expecting field name; nested exception is org.neo4j.ogm.exception.CypherException: Error executing Cypher "Neo.TransientError.Network.CommunicationError"; Code: Neo.TransientError.Network.CommunicationError; Description: Can not start an object, expecting field name] with root cause

org.neo4j.ogm.exception.CypherException: Error executing Cypher "Neo.TransientError.Network.CommunicationError"; Code: Neo.TransientError.Network.CommunicationError; Description: Can not start an object, expecting field name
@dany-fu dany-fu changed the title Cypher error when using making a commit Cypher error when making a commit Mar 1, 2019
@dany-fu dany-fu added the bug label Mar 7, 2019
@dany-fu dany-fu mentioned this issue Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant