I spent yesterday updating those dependencies, but I'm still getting the
same exception. Only now, it's been masked:
Caused by: org.neo4j.ogm.exception.CypherException: Error executing Cypher
"Neo.DatabaseError.Statement.ExecutionFailure"
at
org.neo4j.ogm.drivers.http.response.AbstractHttpResponse.initialise(AbstractHttpResponse.java:83)
at
org.neo4j.ogm.drivers.http.response.AbstractHttpResponse.<init>(AbstractHttpResponse.java:74)
at
org.neo4j.ogm.drivers.http.response.GraphModelResponse.<init>(GraphModelResponse.java:31)
at
org.neo4j.ogm.drivers.http.request.HttpRequest.execute(HttpRequest.java:90)
at
org.neo4j.ogm.session.delegates.LoadOneDelegate.load(LoadOneDelegate.java:47)
at org.neo4j.ogm.session.Neo4jSession.load(Neo4jSession.java:82)
at
org.springframework.data.neo4j.template.Neo4jTemplate.load(Neo4jTemplate.java:82)
at sun.reflect.GeneratedMethodAccessor203.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at
org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208)
at com.sun.proxy.$Proxy85.load(Unknown Source)
...
If I dig in with a debugger, it's actually just the same exception.
On Tuesday, May 31, 2016 at 5:06:52 PM UTC-7, Michael Hunger wrote:
>
> SDN 4.1.1 with OGM 2.0.2
>
> > Am 31.05.2016 um 18:41 schrieb Eric Fulton <[email protected]
> <javascript:>>:
> >
> > Which of those dependencies should I upgrade? You mean neo4j?
> >
> > Thanks!
> > Eric
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups "Neo4j" 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
"Neo4j" 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.