-
-
Save rsim/896cd46913ab1422e366 to your computer and use it in GitHub Desktop.
NameError to_s failure
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
Java::JavaLang::NullPointerException: | |
from org.jruby.java.proxies.MapJavaProxy$RubyHashMap.visitAll(MapJavaProxy.java:181) | |
from org.jruby.RubyHash.inspectHash19(RubyHash.java:811) | |
from org.jruby.RubyHash.inspect19(RubyHash.java:848) | |
from org.jruby.java.proxies.MapJavaProxy.inspect(MapJavaProxy.java:269) | |
from org.jruby.java.proxies.MapJavaProxy$INVOKER$i$0$0$inspect.call(MapJavaProxy$INVOKER$i$0$0$inspect.gen) | |
from org.jruby.runtime.Helpers.invokedynamic(Helpers.java:2801) | |
from org.jruby.RubyBasicObject.inspectObj(RubyBasicObject.java:1091) | |
from org.jruby.RubyBasicObject.hashyInspect(RubyBasicObject.java:1059) | |
from org.jruby.RubyBasicObject.inspect(RubyBasicObject.java:1038) | |
from org.jruby.RubyKernel.inspect(RubyKernel.java:2079) | |
from org.jruby.RubyKernel$INVOKER$s$0$0$inspect.call(RubyKernel$INVOKER$s$0$0$inspect.gen) | |
from org.jruby.runtime.Helpers.invokedynamic(Helpers.java:2801) | |
from org.jruby.RubyBasicObject.inspectObj(RubyBasicObject.java:1091) | |
from org.jruby.RubyBasicObject.hashyInspect(RubyBasicObject.java:1059) | |
from org.jruby.RubyBasicObject.inspect(RubyBasicObject.java:1038) | |
from org.jruby.RubyKernel.inspect(RubyKernel.java:2079) | |
from org.jruby.RubyKernel$INVOKER$s$0$0$inspect.call(RubyKernel$INVOKER$s$0$0$inspect.gen) | |
from org.jruby.runtime.Helpers.invokedynamic(Helpers.java:2801) | |
from org.jruby.RubyBasicObject.inspectObj(RubyBasicObject.java:1091) | |
from org.jruby.RubyBasicObject.hashyInspect(RubyBasicObject.java:1059) | |
from org.jruby.RubyBasicObject.inspect(RubyBasicObject.java:1038) | |
from org.jruby.RubyKernel.inspect(RubyKernel.java:2079) | |
from org.jruby.RubyKernel$INVOKER$s$0$0$inspect.call(RubyKernel$INVOKER$s$0$0$inspect.gen) | |
from org.jruby.runtime.Helpers.invokedynamic(Helpers.java:2801) | |
from org.jruby.RubyBasicObject.inspectObj(RubyBasicObject.java:1091) | |
from org.jruby.RubyBasicObject.hashyInspect(RubyBasicObject.java:1059) | |
from org.jruby.RubyBasicObject.inspect(RubyBasicObject.java:1038) | |
from org.jruby.RubyKernel.inspect(RubyKernel.java:2079) | |
from org.jruby.RubyKernel$INVOKER$s$0$0$inspect.call(RubyKernel$INVOKER$s$0$0$inspect.gen) | |
from org.jruby.runtime.Helpers.invokedynamic(Helpers.java:2801) | |
from org.jruby.RubyBasicObject.inspectObj(RubyBasicObject.java:1091) | |
from org.jruby.RubyBasicObject.hashyInspect(RubyBasicObject.java:1059) | |
from org.jruby.RubyBasicObject.inspect(RubyBasicObject.java:1038) | |
from org.jruby.RubyKernel.inspect(RubyKernel.java:2079) | |
from org.jruby.RubyKernel$INVOKER$s$0$0$inspect.call(RubyKernel$INVOKER$s$0$0$inspect.gen) | |
from org.jruby.runtime.Helpers.invokedynamic(Helpers.java:2801) | |
from org.jruby.RubyBasicObject.inspectObj(RubyBasicObject.java:1091) | |
from org.jruby.RubyBasicObject.hashyInspect(RubyBasicObject.java:1059) | |
from org.jruby.RubyBasicObject.inspect(RubyBasicObject.java:1038) | |
from org.jruby.RubyKernel.inspect(RubyKernel.java:2079) | |
from org.jruby.RubyKernel$INVOKER$s$0$0$inspect.call(RubyKernel$INVOKER$s$0$0$inspect.gen) | |
from org.jruby.RubyClass.finvoke(RubyClass.java:624) | |
from org.jruby.runtime.Helpers.invoke(Helpers.java:502) | |
from org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:356) | |
from org.jruby.RubyObject.inspect(RubyObject.java:533) | |
from org.jruby.RubyNameError$RubyNameErrorMessage.to_str(RubyNameError.java:120) | |
from org.jruby.RubyNameError$RubyNameErrorMessage$INVOKER$i$0$0$to_str.call(RubyNameError$RubyNameErrorMessage$INVOKER$i$0$0$to_str.gen) | |
from org.jruby.RubyClass.finvoke(RubyClass.java:624) | |
from org.jruby.runtime.Helpers.invoke(Helpers.java:502) | |
from org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:356) | |
from org.jruby.util.TypeConverter.convertToType(TypeConverter.java:75) | |
from org.jruby.util.TypeConverter.convertToType(TypeConverter.java:120) | |
from org.jruby.RubyBasicObject.convertToString(RubyBasicObject.java:762) | |
from org.jruby.RubyNameError.to_s(RubyNameError.java:207) | |
from org.jruby.RubyNameError$INVOKER$i$0$0$to_s.call(RubyNameError$INVOKER$i$0$0$to_s.gen) | |
from org.jruby.RubyClass.finvoke(RubyClass.java:624) | |
from org.jruby.runtime.Helpers.invoke(Helpers.java:502) | |
from org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:356) | |
from org.jruby.RubyException.message(RubyException.java:157) | |
from org.jruby.RubyException$INVOKER$i$0$0$message.call(RubyException$INVOKER$i$0$0$message.gen) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) | |
from org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) | |
from org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:60) | |
from org.jruby.ast.Match3Node.interpret(Match3Node.java:99) | |
from org.jruby.ast.IfNode.interpret(IfNode.java:110) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.ast.RescueBodyNode.interpret(RescueBodyNode.java:108) | |
from org.jruby.ast.RescueNode.handleException(RescueNode.java:174) | |
from org.jruby.ast.RescueNode.interpret(RescueNode.java:120) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) | |
from org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) | |
from org.jruby.ast.VCallNode.interpret(VCallNode.java:88) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) | |
from org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) | |
from org.jruby.ast.VCallNode.interpret(VCallNode.java:88) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
from org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:130) | |
from org.jruby.runtime.Block.yieldSpecific(Block.java:111) | |
from org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
from org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:130) | |
from org.jruby.runtime.Block.yieldSpecific(Block.java:111) | |
from org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:204) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:211) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:336) | |
from org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:179) | |
from org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316) | |
from org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145) | |
from org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) | |
from org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
from org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:130) | |
from org.jruby.runtime.Block.yieldSpecific(Block.java:111) | |
from org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.IfNode.interpret(IfNode.java:118) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316) | |
from org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145) | |
from org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) | |
from org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.ast.RescueNode.executeBody(RescueNode.java:221) | |
from org.jruby.ast.RescueNode.interpret(RescueNode.java:116) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) | |
from org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) | |
from org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) | |
from org.jruby.ast.IfNode.interpret(IfNode.java:110) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.ast.RescueNode.executeBody(RescueNode.java:221) | |
from org.jruby.ast.RescueNode.interpret(RescueNode.java:116) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195) | |
from org.jruby.RubyClass.finvoke(RubyClass.java:528) | |
from org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1542) | |
from org.jruby.RubyKernel.send19(RubyKernel.java:2207) | |
from org.jruby.RubyKernel$INVOKER$s$send19.call(RubyKernel$INVOKER$s$send19.gen) | |
from org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:352) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) | |
from org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) | |
from org.jruby.ast.CallSpecialArgNode.interpret(CallSpecialArgNode.java:67) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
from org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:130) | |
from org.jruby.runtime.Block.yieldSpecific(Block.java:111) | |
from org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
from org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:130) | |
from org.jruby.runtime.Block.yieldSpecific(Block.java:111) | |
from org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:204) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:211) | |
from org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366) | |
from org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192) | |
from org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197) | |
from org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108) | |
from org.jruby.ast.SuperNode.interpret(SuperNode.java:115) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) | |
from org.jruby.ast.BeginNode.interpret(BeginNode.java:83) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.IfNode.interpret(IfNode.java:116) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:204) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:211) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:336) | |
from org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:179) | |
from org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188) | |
from org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) | |
from org.jruby.ast.IfNode.interpret(IfNode.java:110) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.RescueNode.executeBody(RescueNode.java:221) | |
from org.jruby.ast.RescueNode.interpret(RescueNode.java:116) | |
from org.jruby.ast.BeginNode.interpret(BeginNode.java:83) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.ast.IfNode.interpret(IfNode.java:116) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
from org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:135) | |
from org.jruby.runtime.Block.yieldSpecific(Block.java:120) | |
from rubyjit.ActiveRecord::ConnectionAdapters::ConnectionPool$$with_connection_683d22b59235ad61e12419894477ee5482139f27386762598.chained_0_ensure_1$RUBY$__ensure__(/Users/raymond/rails/eazybi_jira/target/jira/home/plugins/.osgi-plugins/felix/felix-cache/bundle161/version0.0/eazybi-jira-3.3.0-beta.2_1442577099000.jar-lib/0/META-INF/gem.home/gems/activerecord-3.2.18/lib/active_record/connection_adapters/abstract/connection_pool.rb:129) | |
from rubyjit.ActiveRecord::ConnectionAdapters::ConnectionPool$$with_connection_683d22b59235ad61e12419894477ee5482139f27386762598.__file__(/Users/raymond/rails/eazybi_jira/target/jira/home/plugins/.osgi-plugins/felix/felix-cache/bundle161/version0.0/eazybi-jira-3.3.0-beta.2_1442577099000.jar-lib/0/META-INF/gem.home/gems/activerecord-3.2.18/lib/active_record/connection_adapters/abstract/connection_pool.rb) | |
from rubyjit.ActiveRecord::ConnectionAdapters::ConnectionPool$$with_connection_683d22b59235ad61e12419894477ee5482139f27386762598.__file__(/Users/raymond/rails/eazybi_jira/target/jira/home/plugins/.osgi-plugins/felix/felix-cache/bundle161/version0.0/eazybi-jira-3.3.0-beta.2_1442577099000.jar-lib/0/META-INF/gem.home/gems/activerecord-3.2.18/lib/active_record/connection_adapters/abstract/connection_pool.rb) | |
from org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:161) | |
from org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143) | |
from org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) | |
from org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
from org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:135) | |
from org.jruby.runtime.Block.yieldSpecific(Block.java:120) | |
from org.jruby.ast.YieldOneNode.interpret(YieldOneNode.java:35) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:204) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:211) | |
from org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177) | |
from org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188) | |
from org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203) | |
from org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) | |
from org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:194) | |
from org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:125) | |
from org.jruby.runtime.Block.call(Block.java:101) | |
from org.jruby.RubyProc.call(RubyProc.java:290) | |
from org.jruby.RubyProc.call19(RubyProc.java:271) | |
from org.jruby.RubyProc$INVOKER$i$0$0$call19.call(RubyProc$INVOKER$i$0$0$call19.gen) | |
from org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210) | |
from org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206) | |
from org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) | |
from org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) | |
from org.jruby.ast.DAsgnNode.interpret(DAsgnNode.java:110) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.ast.IfNode.interpret(IfNode.java:116) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.ast.WhileNode.interpret(WhileNode.java:131) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:194) | |
from org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:125) | |
from org.jruby.runtime.Block.call(Block.java:101) | |
from org.jruby.RubyProc.call(RubyProc.java:290) | |
from org.jruby.RubyProc.call19(RubyProc.java:271) | |
from org.jruby.RubyProc$INVOKER$i$0$0$call19.call(RubyProc$INVOKER$i$0$0$call19.gen) | |
from org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202) | |
from org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) | |
from org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) | |
from org.jruby.ast.CallSpecialArgNode.interpret(CallSpecialArgNode.java:65) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:194) | |
from org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:125) | |
from org.jruby.runtime.Block.call(Block.java:101) | |
from org.jruby.RubyProc.call(RubyProc.java:290) | |
from org.jruby.RubyProc.call19(RubyProc.java:271) | |
from org.jruby.RubyProc$INVOKER$i$0$0$call19.call(RubyProc$INVOKER$i$0$0$call19.gen) | |
from org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202) | |
from org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306) | |
from org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136) | |
from org.jruby.ast.CallSpecialArgNode.interpret(CallSpecialArgNode.java:65) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
from org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:135) | |
from org.jruby.runtime.Block.yieldSpecific(Block.java:120) | |
from org.jruby.ast.YieldOneNode.interpret(YieldOneNode.java:35) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:157) | |
from org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:130) | |
from org.jruby.runtime.Block.yieldSpecific(Block.java:111) | |
from org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.RescueNode.executeBody(RescueNode.java:221) | |
from org.jruby.ast.RescueNode.interpret(RescueNode.java:116) | |
from org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) | |
from org.jruby.ast.BeginNode.interpret(BeginNode.java:83) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316) | |
from org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145) | |
from org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) | |
from org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.IfNode.interpret(IfNode.java:116) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
from org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161) | |
from org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316) | |
from org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145) | |
from org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:149) | |
from org.jruby.RubyClass.newInstance(RubyClass.java:849) | |
from org.jruby.RubyClass$INVOKER$i$newInstance.call(RubyClass$INVOKER$i$newInstance.gen) | |
from org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:81) | |
from org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316) | |
from org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145) | |
from org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154) | |
from org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) | |
from org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) | |
from org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112) | |
from org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:206) | |
from org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:194) | |
from org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:125) | |
from org.jruby.runtime.Block.call(Block.java:101) | |
from org.jruby.RubyProc.call(RubyProc.java:290) | |
from org.jruby.RubyProc.call(RubyProc.java:228) | |
from org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:99) | |
from java.lang.Thread.run(Thread.java:745) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment