Neo4j 2.2.4错误无法发送响应错误500:java.lang.IllegalStateException:Committed

Neo4j 2.2.4错误无法发送响应错误500:java.lang.IllegalStateException:Committed,neo4j,runtime-error,cypher,Neo4j,Runtime Error,Cypher,我在执行Cypher语句时收到上述错误。以下是日志中的更多内容: 06:58:28.837 [qtp2134377029-224] WARN org.eclipse.jetty.server.HttpChannel - Could not send response error 500: java.lang.IllegalStateException: Committed 06:58:47.109 [qtp2134377029-224] WARN org.eclipse.jetty.serv

我在执行Cypher语句时收到上述错误。以下是日志中的更多内容:

06:58:28.837 [qtp2134377029-224] WARN  org.eclipse.jetty.server.HttpChannel - Could not send response error 500: java.lang.IllegalStateException: Committed
06:58:47.109 [qtp2134377029-224] WARN  org.eclipse.jetty.server.Response - Committed before 400 org.neo4j.server.rest.repr.OutputFormat$1@6e581b9c
06:58:47.110 [qtp2134377029-224] WARN  o.e.jetty.servlet.ServletHandler - /db/data/cypher
java.lang.IllegalStateException: Committed

这是什么意思?我使用的是neo4j 2.2.4企业版。

请提供更多上下文,您发送了什么cypher语句?我发现这是一个语法分析器版本,我用错了