Created
February 20, 2012 15:52
-
-
Save jayniz/1869805 to your computer and use it in GitHub Desktop.
could not create data source [nioneodb]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
org.neo4j.graphdb.TransactionFailureException: Could not create data source [nioneodb], see nested exception for cause of error | |
at org.neo4j.kernel.impl.transaction.TxModule.registerDataSource(TxModule.java:161) | |
at org.neo4j.kernel.GraphDbInstance.start(GraphDbInstance.java:104) | |
at org.neo4j.kernel.EmbeddedGraphDbImpl.<init>(EmbeddedGraphDbImpl.java:187) | |
at org.neo4j.kernel.EmbeddedGraphDatabase.<init>(EmbeddedGraphDatabase.java:80) | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) | |
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) | |
at java.lang.reflect.Constructor.newInstance(Constructor.java:513) | |
at org.jruby.javasupport.JavaConstructor.newInstanceDirect(JavaConstructor.java:291) | |
at org.jruby.java.invokers.ConstructorInvoker.call(ConstructorInvoker.java:104) | |
at org.jruby.java.invokers.ConstructorInvoker.call(ConstructorInvoker.java:197) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342) | |
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:216) | |
at org.jruby.java.proxies.ConcreteJavaProxy$2.call(ConcreteJavaProxy.java:51) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342) | |
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:216) | |
at org.jruby.RubyClass.newInstance(RubyClass.java:820) | |
at org.jruby.RubyClass$i$newInstance.call(RubyClass$i$newInstance.gen:65535) | |
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneOrTwoOrNBlock.call(JavaMethod.java:283) | |
at org.jruby.java.proxies.ConcreteJavaProxy$3.call(ConcreteJavaProxy.java:150) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203) | |
at org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59) | |
at org.jruby.ast.InstAsgnNode.interpret(InstAsgnNode.java:95) | |
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) | |
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75) | |
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) | |
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:163) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) | |
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) | |
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) | |
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
at org.jruby.ast.IfNode.interpret(IfNode.java:119) | |
at org.jruby.ast.IfNode.interpret(IfNode.java:119) | |
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) | |
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) | |
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) | |
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) | |
at org.jruby.ast.BeginNode.interpret(BeginNode.java:83) | |
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) | |
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75) | |
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) | |
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:163) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) | |
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) | |
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) | |
at org.jruby.ast.IfNode.interpret(IfNode.java:119) | |
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) | |
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75) | |
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) | |
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:163) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) | |
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) | |
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) | |
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75) | |
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) | |
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:163) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) | |
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) | |
at org.jruby.ast.IfNode.interpret(IfNode.java:117) | |
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) | |
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75) | |
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) | |
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) | |
at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) | |
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) | |
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
at org.jruby.ast.RootNode.interpret(RootNode.java:129) | |
at org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:120) | |
at org.jruby.Ruby.runInterpreter(Ruby.java:720) | |
at org.jruby.Ruby.loadFile(Ruby.java:2470) | |
at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66) | |
at org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:767) | |
at org.jruby.runtime.load.LoadService.smartLoad(LoadService.java:334) | |
at org.jruby.runtime.load.LoadService.require(LoadService.java:381) | |
at org.jruby.runtime.load.LoadService.lockAndRequire(LoadService.java:306) | |
at org.jruby.RubyKernel.requireCommon(RubyKernel.java:1055) | |
at org.jruby.RubyKernel.require19(RubyKernel.java:1047) | |
at org.jruby.RubyKernel$s$1$0$require19.call(RubyKernel$s$1$0$require19.gen:65535) | |
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:319) | |
at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) | |
at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) | |
at $_dot_.console.__file__(./console:16) | |
at $_dot_.console.load(./console) | |
at org.jruby.Ruby.runScript(Ruby.java:693) | |
at org.jruby.Ruby.runScript(Ruby.java:686) | |
at org.jruby.Ruby.runNormally(Ruby.java:593) | |
at org.jruby.Ruby.runFromMain(Ruby.java:442) | |
at org.jruby.Main.doRunFromMain(Main.java:321) | |
at org.jruby.Main.internalRun(Main.java:241) | |
at org.jruby.Main.run(Main.java:207) | |
at org.jruby.Main.run(Main.java:191) | |
at org.jruby.Main.main(Main.java:171) | |
Caused by: java.nio.BufferUnderflowException | |
at java.nio.Buffer.nextGetIndex(Buffer.java:478) | |
at java.nio.HeapByteBuffer.getInt(HeapByteBuffer.java:336) | |
at org.neo4j.kernel.impl.nioneo.store.AbstractDynamicStore.readAndVerifyBlockSize(AbstractDynamicStore.java:183) | |
at org.neo4j.kernel.impl.nioneo.store.CommonAbstractStore.loadStorage(CommonAbstractStore.java:214) | |
at org.neo4j.kernel.impl.nioneo.store.CommonAbstractStore.<init>(CommonAbstractStore.java:104) | |
at org.neo4j.kernel.impl.nioneo.store.AbstractDynamicStore.<init>(AbstractDynamicStore.java:135) | |
at org.neo4j.kernel.impl.nioneo.store.DynamicArrayStore.<init>(DynamicArrayStore.java:44) | |
at org.neo4j.kernel.impl.nioneo.store.PropertyStore.initStorage(PropertyStore.java:89) | |
at org.neo4j.kernel.impl.nioneo.store.CommonAbstractStore.<init>(CommonAbstractStore.java:105) | |
at org.neo4j.kernel.impl.nioneo.store.AbstractStore.<init>(AbstractStore.java:119) | |
at org.neo4j.kernel.impl.nioneo.store.PropertyStore.<init>(PropertyStore.java:63) | |
at org.neo4j.kernel.impl.nioneo.store.NeoStore.instantiateChildStores(NeoStore.java:176) | |
at org.neo4j.kernel.impl.nioneo.store.NeoStore.initStorage(NeoStore.java:166) | |
at org.neo4j.kernel.impl.nioneo.store.CommonAbstractStore.<init>(CommonAbstractStore.java:105) | |
at org.neo4j.kernel.impl.nioneo.store.AbstractStore.<init>(AbstractStore.java:119) | |
at org.neo4j.kernel.impl.nioneo.store.NeoStore.<init>(NeoStore.java:78) | |
at org.neo4j.kernel.impl.nioneo.xa.NeoStoreXaDataSource.<init>(NeoStoreXaDataSource.java:165) | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) | |
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) | |
at java.lang.reflect.Constructor.newInstance(Constructor.java:513) | |
at org.neo4j.kernel.impl.transaction.XaDataSourceManager.create(XaDataSourceManager.java:77) | |
at org.neo4j.kernel.impl.transaction.TxModule.registerDataSource(TxModule.java:155) | |
... 107 more | |
NativeException: org.neo4j.graphdb.TransactionFailureException: Could not create data source [nioneodb], see nested exception for cause of error | |
start_local_graph_db at /Users/jannis/.rvm/gems/jruby-1.6.5@sheldon/gems/neo4j-1.3.1-java/lib/neo4j/database.rb:61 | |
start at /Users/jannis/.rvm/gems/jruby-1.6.5@sheldon/gems/neo4j-1.3.1-java/lib/neo4j/database.rb:40 | |
start at /Users/jannis/.rvm/gems/jruby-1.6.5@sheldon/gems/neo4j-1.3.1-java/lib/neo4j/neo4j.rb:33 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment