Created
April 18, 2014 19:52
-
-
Save Toady00/11061565 to your computer and use it in GitHub Desktop.
orientdb stack trace
This file contains 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
# com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient.throwSerializedException(OChannelBinaryAsynchClient.java:264) | |
# com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient.handleStatus(OChannelBinaryAsynchClient.java:231) | |
# com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient.beginResponse(OChannelBinaryAsynchClient.java:202) | |
# com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient.beginResponse(OChannelBinaryAsynchClient.java:113) | |
# com.orientechnologies.orient.client.remote.OStorageRemote.beginResponse(OStorageRemote.java:1952) | |
# com.orientechnologies.orient.client.remote.OStorageRemote.openRemoteDatabase(OStorageRemote.java:1597) | |
# com.orientechnologies.orient.client.remote.OStorageRemote.open(OStorageRemote.java:201) | |
# com.orientechnologies.orient.client.remote.OStorageRemoteThread.open(OStorageRemoteThread.java:80) | |
# com.orientechnologies.orient.core.db.raw.ODatabaseRaw.open(ODatabaseRaw.java:101) | |
# com.orientechnologies.orient.core.db.ODatabaseWrapperAbstract.open(ODatabaseWrapperAbstract.java:54) | |
# com.orientechnologies.orient.core.db.record.ODatabaseRecordAbstract.open(ODatabaseRecordAbstract.java:265) | |
# com.orientechnologies.orient.core.db.ODatabaseWrapperAbstract.open(ODatabaseWrapperAbstract.java:54) | |
# com.orientechnologies.orient.core.db.document.ODatabaseDocumentTxPooled.<init>(ODatabaseDocumentTxPooled.java:47) | |
# com.orientechnologies.orient.core.db.document.ODatabaseDocumentPool.createResource(ODatabaseDocumentPool.java:44) | |
# com.orientechnologies.orient.core.db.document.ODatabaseDocumentPool.createResource(ODatabaseDocumentPool.java:20) | |
# com.orientechnologies.orient.core.db.ODatabasePoolBase$1.createNewResource(ODatabasePoolBase.java:74) | |
# com.orientechnologies.orient.core.db.ODatabasePoolBase$1.createNewResource(ODatabasePoolBase.java:63) | |
# com.orientechnologies.common.concur.resource.OResourcePool.getResource(OResourcePool.java:84) | |
# com.orientechnologies.orient.core.db.ODatabasePoolAbstract.acquire(ODatabasePoolAbstract.java:93) | |
# com.orientechnologies.orient.core.db.ODatabasePoolAbstract.acquire(ODatabasePoolAbstract.java:78) | |
# com.orientechnologies.orient.core.db.ODatabasePoolBase.acquire(ODatabasePoolBase.java:121) | |
# sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
# sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
# sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
# java.lang.reflect.Method.invoke(Method.java:601) | |
# org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:485) | |
# org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:340) | |
# org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:82) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:366) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:238) | |
# org.jruby.ast.CallThreeArgNode.interpret(CallThreeArgNode.java:61) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.IfNode.interpret(IfNode.java:116) | |
# org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) | |
# org.jruby.ast.VCallNode.interpret(VCallNode.java:88) | |
# org.jruby.ast.InstAsgnNode.interpret(InstAsgnNode.java:95) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.ast.IfNode.interpret(IfNode.java:116) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) | |
# org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:60) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) | |
# org.jruby.ast.VCallNode.interpret(VCallNode.java:88) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) | |
# org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:60) | |
# org.jruby.ast.AttrAssignOneArgNode.interpret(AttrAssignOneArgNode.java:32) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
# org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
# org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:194) | |
# org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:177) | |
# org.jruby.runtime.Block.yieldNonArray(Block.java:153) | |
# org.jruby.RubyBasicObject.yieldUnder(RubyBasicObject.java:1626) | |
# org.jruby.RubyBasicObject.specificEval(RubyBasicObject.java:1650) | |
# org.jruby.RubyBasicObject.instance_eval19(RubyBasicObject.java:1536) | |
# org.jruby.RubyBasicObject$INVOKER$i$instance_eval19.call(RubyBasicObject$INVOKER$i$instance_eval19.gen) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316) | |
# org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:149) | |
# org.jruby.ast.CallNoArgBlockPassNode.interpret(CallNoArgBlockPassNode.java:53) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) | |
# org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) | |
# org.jruby.ast.UntilNode.interpret(UntilNode.java:120) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:182) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) | |
# org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:60) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:268) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:230) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:366) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:238) | |
# org.jruby.ast.FCallThreeArgNode.interpret(FCallThreeArgNode.java:40) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
# org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
# org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
# org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:130) | |
# org.jruby.runtime.Block.yieldSpecific(Block.java:111) | |
# org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) | |
# org.jruby.ast.BeginNode.interpret(BeginNode.java:83) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
# org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
# org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:194) | |
# org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:177) | |
# org.jruby.runtime.Block.yieldNonArray(Block.java:153) | |
# org.jruby.RubyBasicObject.yieldUnder(RubyBasicObject.java:1626) | |
# org.jruby.RubyBasicObject.specificEval(RubyBasicObject.java:1650) | |
# org.jruby.RubyBasicObject.instance_eval19(RubyBasicObject.java:1536) | |
# org.jruby.RubyBasicObject$INVOKER$i$instance_eval19.call(RubyBasicObject$INVOKER$i$instance_eval19.gen) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316) | |
# org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145) | |
# org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) | |
# org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:204) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:206) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:336) | |
# org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:179) | |
# org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188) | |
# org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) | |
# org.jruby.ast.BeginNode.interpret(BeginNode.java:83) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) | |
# org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.ast.RescueNode.executeBody(RescueNode.java:221) | |
# org.jruby.ast.RescueNode.interpret(RescueNode.java:116) | |
# org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) | |
# org.jruby.ast.BeginNode.interpret(BeginNode.java:83) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:198) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) | |
# org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
# org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
# org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
# org.jruby.runtime.Block.yield(Block.java:142) | |
# org.jruby.RubyArray.collect(RubyArray.java:2396) | |
# org.jruby.RubyArray.map19(RubyArray.java:2409) | |
# org.jruby.RubyArray$INVOKER$i$0$0$map19.call(RubyArray$INVOKER$i$0$0$map19.gen) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316) | |
# org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145) | |
# org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) | |
# org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) | |
# org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:60) | |
# org.jruby.ast.IfNode.interpret(IfNode.java:110) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) | |
# org.jruby.ast.BeginNode.interpret(BeginNode.java:83) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
# org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
# org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
# org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:135) | |
# org.jruby.runtime.Block.yieldSpecific(Block.java:120) | |
# org.jruby.ast.YieldOneNode.interpret(YieldOneNode.java:35) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) | |
# org.jruby.ast.BeginNode.interpret(BeginNode.java:83) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:247) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:222) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:356) | |
# org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:213) | |
# org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:222) | |
# org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java:62) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:225) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:214) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:346) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204) | |
# org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.IfNode.interpret(IfNode.java:118) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
# org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:268) | |
# org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:230) | |
# org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:366) | |
# org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:238) | |
# org.jruby.ast.FCallThreeArgNode.interpret(FCallThreeArgNode.java:40) | |
# org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:60) | |
# org.jruby.ast.DAsgnNode.interpret(DAsgnNode.java:110) | |
# org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
# org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
# org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
# org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
# org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:194) | |
# org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:125) | |
# org.jruby.runtime.Block.call(Block.java:101) | |
# org.jruby.RubyProc.call(RubyProc.java:290) | |
# org.jruby.RubyProc.call(RubyProc.java:228) | |
# org.jruby.Ruby.tearDown(Ruby.java:3049) | |
# org.jruby.Ruby.tearDown(Ruby.java:3033) | |
# org.jruby.Main.internalRun(Main.java:294) | |
# org.jruby.Main.run(Main.java:217) | |
# org.jruby.Main.main(Main.java:197) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment