[Neo] repairing an index
Jan Berkel
jan.berkel at gmail.com
Tue Jul 7 01:31:27 CEST 2009
i had a cold reboot (power cut) on my server the other day. looks like
crash recovery isn't working as expected,
i see the following errors when i try to access the db:
(irb):2:in `irb_binding'
NativeException: java.lang.RuntimeException:
org.neo4j.impl.nioneo.store.StoreFailureException: Record[1089678] not
in use
from org/neo4j/impl/core/NodeManager.java:631:in `loadRelationships'
from org/neo4j/impl/core/NodeImpl.java:427:in `ensureFullRelationships'
from org/neo4j/impl/core/NodeImpl.java:247:in `getRelationships'
from org/neo4j/impl/core/NodeProxy.java:87:in `getRelationships'
from sun/reflect/NativeMethodAccessorImpl.java:-2:in `invoke0'
from sun/reflect/NativeMethodAccessorImpl.java:57:in `invoke'
from sun/reflect/DelegatingMethodAccessorImpl.java:43:in `invoke'
from java/lang/reflect/Method.java:616:in `invoke'
from org/jruby/javasupport/JavaMethod.java:298:in
`invokeWithExceptionHandling'
from org/jruby/javasupport/JavaMethod.java:259:in `invoke'
anything i can do to fix this? (neo4j.rb 0.2.1)
j
More information about the User
mailing list