Skip to content

Instantly share code, notes, and snippets.

@boggle
Created March 16, 2012 14:46
Show Gist options
  • Save boggle/2050383 to your computer and use it in GitHub Desktop.
Save boggle/2050383 to your computer and use it in GitHub Desktop.
NativeException - org.neo4j.kernel.impl.nioneo.store.InvalidRecordException: Record[153314522] not in use:
org/neo4j/kernel/impl/nioneo/store/PropertyStore.java:494:in `getRecord'
org/neo4j/kernel/impl/nioneo/store/PropertyStore.java:359:in `getLightRecord'
org/neo4j/kernel/impl/nioneo/xa/ReadTransaction.java:184:in `getPropertyRecordChain'
org/neo4j/kernel/impl/nioneo/xa/ReadTransaction.java:214:in `loadProperties'
org/neo4j/kernel/impl/nioneo/xa/ReadTransaction.java:232:in `relLoadProperties'
org/neo4j/kernel/impl/persistence/PersistenceManager.java:121:in `loadRelProperties'
org/neo4j/kernel/impl/core/NodeManager.java:767:in `loadProperties'
org/neo4j/kernel/impl/core/RelationshipImpl.java:77:in `loadProperties'
org/neo4j/kernel/impl/core/Primitive.java:566:in `ensureFullProperties'
org/neo4j/kernel/impl/core/Primitive.java:112:in `getPropertyKeys'
org/neo4j/kernel/impl/core/RelationshipProxy.java:80:in `getPropertyKeys'
/Users/stefanp/.rvm/gems/jruby-1.6.5@neoscout/gems/neo4j-1.3.1-java/lib/neo4j/property/property.rb:11:in `props'
/Users/stefanp/Current/neoscout/lib/neoscout/scout.rb:78:in `process_edge'
/Users/stefanp/Current/neoscout/lib/neoscout/scout.rb:42:in `count_edges'
/Users/stefanp/Current/neoscout/lib/neoscout/gdb_neo4j.rb:80:in `iter_edges'
/Users/stefanp/Current/neoscout/lib/neoscout/scout.rb:40:in `count_edges'
/Users/stefanp/Current/neoscout/lib/neoscout/main.rb:112:in `HEAD /verify'
org/jruby/RubyMethod.java:117:in `call'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment