HA backup don't load data

33 views
Skip to first unread message

Juliano Baggio di Sopra

unread,
Mar 5, 2014, 1:28:08 PM3/5/14
to ne...@googlegroups.com
After an instance make backup from other, it start but don't load data. I'm tried manual backup, and the error continues.

The console.log show only backup debug info.

The neo4j.0.0.log show error:

Mar 05, 2014 3:30:50 PM com.sun.jersey.spi.container.ContainerResponse mapMappableContainerException
Grave: The RuntimeException could not be mapped to a response, re-throwing to the HTTP container
java.lang.NullPointerException
        at org.neo4j.kernel.impl.nioneo.xa.ReadTransaction.nodeLoadLight(ReadTransaction.java:86)
        at org.neo4j.kernel.impl.persistence.PersistenceManager.loadLightNode(PersistenceManager.java:73)
        at org.neo4j.kernel.impl.core.NodeManager.getNodeByIdOrNull(NodeManager.java:319)
        at org.neo4j.kernel.InternalAbstractGraphDatabase$5.getNodeByIdOrNull(InternalAbstractGraphDatabase.java:628)
        at org.neo4j.kernel.impl.core.NodeManager.getNodeById(NodeManager.java:336)
        at org.neo4j.kernel.impl.core.NodeManager.getReferenceNode(NodeManager.java:489)
        at org.neo4j.kernel.InternalAbstractGraphDatabase.getReferenceNode(InternalAbstractGraphDatabase.java:975)
        at org.neo4j.server.rest.repr.DatabaseRepresentation.serialize(DatabaseRepresentation.java:56)
        at org.neo4j.server.rest.repr.MappingRepresentation.serialize(MappingRepresentation.java:41)
        at org.neo4j.server.rest.repr.OutputFormat.assemble(OutputFormat.java:180)
        at org.neo4j.server.rest.repr.OutputFormat.formatRepresentation(OutputFormat.java:132)
        at org.neo4j.server.rest.repr.OutputFormat.response(OutputFormat.java:119)
        at org.neo4j.server.rest.repr.OutputFormat.ok(OutputFormat.java:57)
        at org.neo4j.server.rest.web.RestfulGraphDatabase.getRoot(RestfulGraphDatabase.java:196)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
        at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
        at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
        at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
        at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
        at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
        at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
        at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
        at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
        at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
        at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
        at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)
        at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
        at org.neo4j.server.rest.security.SecurityFilter.doFilter(SecurityFilter.java:112)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
        at org.neo4j.server.guard.GuardingRequestFilter.doFilter(GuardingRequestFilter.java:68)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
        at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
        at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
        at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
        at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
        at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
        at org.mortbay.jetty.Server.handle(Server.java:322)
        at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
        at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:926)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)
        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
        at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
        at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)

Michael Hunger

unread,
Mar 6, 2014, 2:28:17 AM3/6/14
to ne...@googlegroups.com
Can you share: 
- versions, OS, 
- the full messages.log of the source db and the target db 
- how exactly you made that backup
- and the logical log files (better the whole database).


Thanks a lot

Michael

--
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 neo4j+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Juliano Baggio di Sopra

unread,
Mar 10, 2014, 7:20:50 AM3/10/14
to ne...@googlegroups.com
I´m refactored our Neo4j application on a empty server. 

If you want, I can share with you the database and the usage type of Neo servers, but on my part is no longer needed. 

grateful!


--
You received this message because you are subscribed to a topic in the Google Groups "Neo4j" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/neo4j/iw7JaGk38sM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to neo4j+un...@googlegroups.com.

Michael Hunger

unread,
Mar 10, 2014, 7:31:32 AM3/10/14
to ne...@googlegroups.com
If you had the database still around that failed to restart from the back that would be really helpful.

Cheers,

Michael

----
(michael}-[:SUPPORTS]->(YOU)-[:USE]->(Neo4j)
Learn OnlineOffline or Read a Book (in Deutsch)
We're trading T-shirts for cool Graph Models






For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages