Skip to content

Instantly share code, notes, and snippets.

@jegt
Created September 16, 2013 10:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jegt/6579099 to your computer and use it in GitHub Desktop.
Save jegt/6579099 to your computer and use it in GitHub Desktop.
This is on Oracle Java 7u40, works fine on 7u25
$ jruby -S bundle exec rake RAILS_ENV=production RAILS_GROUPS=assets assets:precompile
Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /usr/local/share/jruby-1.7.4/lib/native/arm-Linux/libjffi-1.2.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /usr/local/share/jruby-1.7.4/lib/native/arm-Linux/libjffi-1.2.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
rake aborted!
collect=Lambda(a0:L,a1:L,a2:L,a3:L,a4:L,a5:L)=>{
t6:V=MethodHandle(IRubyObject,ThreadContext,IRubyObject,IRubyObject,Block)void(a1:L,a2:L,a3:L,a4:L,a5:L);
t7:L=MethodHandle(IRubyObject,ThreadContext,IRubyObject,IRubyObject,Block)IRubyObject(a1:L,a2:L,a3:L,a4:L,a5:L);t7:L}
(in /srv/opsweb/releases/20130916081001/app/assets/stylesheets/application.css.scss)
java.lang.invoke.MethodHandleStatics.newInternalError(MethodHandleStatics.java:97)
java.lang.invoke.LambdaForm.compileToBytecode(LambdaForm.java:460)
java.lang.invoke.LambdaForm.checkInvocationCounter(LambdaForm.java:634)
rubyjit.Sass::SCSS::Parser$$declaration_or_ruleset_381BD3B8CECCA96C35660C29E14C1BB32DB2CEE41529325713.chained_0_ensure_1$RUBY$__ensure__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/scss/parser.rb:581)
rubyjit.Sass::SCSS::Parser$$declaration_or_ruleset_381BD3B8CECCA96C35660C29E14C1BB32DB2CEE41529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/scss/parser.rb)
rubyjit.Sass::SCSS::Parser$$block_child_6A1545FBB447FF093DBAC2A88B1E9408121240E61529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/scss/parser.rb:554)
rubyjit.Sass::SCSS::Parser$$block_contents_B9F6AF18126CCF6EC2D3795BF6F39403569DBA451529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/scss/parser.rb:546)
rubyjit.Sass::SCSS::Parser$$block_16079E1FC3DB29A309F21DAFAE8F160F499F5FAE1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/scss/parser.rb:535)
rubyjit.Sass::SCSS::Parser$$ruleset_51BF76AC7C8D058F7366E6E02F394BBFC7BA340C1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/scss/parser.rb:529)
rubyjit.Sass::SCSS::Parser$$block_child_6A1545FBB447FF093DBAC2A88B1E9408121240E61529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/scss/parser.rb:553)
rubyjit.Sass::SCSS::Parser$$block_contents_B9F6AF18126CCF6EC2D3795BF6F39403569DBA451529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/scss/parser.rb:543)
rubyjit.Sass::SCSS::Parser$$block_contents_B9F6AF18126CCF6EC2D3795BF6F39403569DBA451529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/scss/parser.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:241)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:211)
org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:222)
org.jruby.ast.FCallTwoArgBlockNode.interpret(FCallTwoArgBlockNode.java:34)
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:170)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:134)
org.jruby.ast.VCallNode.interpret(VCallNode.java:88)
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:170)
rubyjit.Sass::Engine$$_to_tree_1C65A1B6C5BA874C0B5796B75771F2BCF61998C41529325713.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/engine.rb:342)
rubyjit.Sass::Engine$$_to_tree_1C65A1B6C5BA874C0B5796B75771F2BCF61998C41529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/engine.rb)
rubyjit.Sass::Engine$$to_tree_D6918D1F778F5D23D18200E4819F851AC209A0A71529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/engine.rb:272)
rubyjit.Sass::Tree::Visitors::Perform$$visit_import_DC9111DA8E555C03D656969BD6441283917F0D381529325713.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb:225)
rubyjit.Sass::Tree::Visitors::Perform$$visit_import_DC9111DA8E555C03D656969BD6441283917F0D381529325713.chained_0_ensure_1$RUBY$__ensure__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb:223)
rubyjit.Sass::Tree::Visitors::Perform$$visit_import_DC9111DA8E555C03D656969BD6441283917F0D381529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb)
rubyjit.Sass::Tree::Visitors::Perform$$visit_import_DC9111DA8E555C03D656969BD6441283917F0D381529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
org.jruby.RubyClass.finvoke(RubyClass.java:618)
org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1709)
org.jruby.RubyKernel.send19(RubyKernel.java:2213)
org.jruby.RubyKernel$INVOKER$s$send19.call(RubyKernel$INVOKER$s$send19.gen)
org.jruby.runtime.invokedynamic.InvocationLinker.fail(InvocationLinker.java:1040)
rubyjit.Sass::Tree::Visitors::Base$$visit_701F29C6C31807CD590A16299AB00A486EA6516B1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/base.rb:37)
rubyjit.Sass::Tree::Visitors::Base$$visit_701F29C6C31807CD590A16299AB00A486EA6516B1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/base.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:190)
org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
rubyjit.Sass::Tree::Visitors::Perform$$visit_152FAFE7A77CAEE01E46971C8835C753C73C62691529325713.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb:100)
rubyjit.Sass::Tree::Visitors::Perform$$visit_152FAFE7A77CAEE01E46971C8835C753C73C62691529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb)
rubyjit.Sass::Tree::Visitors::Perform$$visit_import_DC9111DA8E555C03D656969BD6441283917F0D381529325713.block_1$RUBY$__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb:227)
rubyjit$Sass::Tree::Visitors::Perform$$visit_import_DC9111DA8E555C03D656969BD6441283917F0D381529325713$block_1$RUBY$__file__.call(rubyjit$Sass::Tree::Visitors::Perform$$visit_import_DC9111DA8E555C03D656969BD6441283917F0D381529325713$block_1$RUBY$__file__)
org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
org.jruby.runtime.Block.yield(Block.java:142)
org.jruby.RubyArray.collect(RubyArray.java:2404)
org.jruby.RubyArray.map19(RubyArray.java:2417)
rubyjit.Sass::Tree::Visitors::Perform$$visit_import_DC9111DA8E555C03D656969BD6441283917F0D381529325713.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb:227)
rubyjit.Sass::Tree::Visitors::Perform$$visit_import_DC9111DA8E555C03D656969BD6441283917F0D381529325713.chained_0_ensure_1$RUBY$__ensure__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb:223)
rubyjit.Sass::Tree::Visitors::Perform$$visit_import_DC9111DA8E555C03D656969BD6441283917F0D381529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb)
rubyjit.Sass::Tree::Visitors::Perform$$visit_import_DC9111DA8E555C03D656969BD6441283917F0D381529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
org.jruby.RubyClass.finvoke(RubyClass.java:618)
org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1709)
org.jruby.RubyKernel.send19(RubyKernel.java:2213)
org.jruby.RubyKernel$INVOKER$s$send19.call(RubyKernel$INVOKER$s$send19.gen)
org.jruby.runtime.invokedynamic.InvocationLinker.fail(InvocationLinker.java:1040)
rubyjit.Sass::Tree::Visitors::Base$$visit_701F29C6C31807CD590A16299AB00A486EA6516B1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/base.rb:37)
rubyjit.Sass::Tree::Visitors::Base$$visit_701F29C6C31807CD590A16299AB00A486EA6516B1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/base.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:190)
org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
rubyjit.Sass::Tree::Visitors::Perform$$visit_152FAFE7A77CAEE01E46971C8835C753C73C62691529325713.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb:100)
rubyjit.Sass::Tree::Visitors::Perform$$visit_152FAFE7A77CAEE01E46971C8835C753C73C62691529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/perform.rb)
rubyjit.Sass::Tree::Visitors::Base$$visit_children_D268BDE94F438B3CDBEA0777C3BFC4DE2526EA4A1529325713.block_0$RUBY$__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/base.rb:53)
rubyjit$Sass::Tree::Visitors::Base$$visit_children_D268BDE94F438B3CDBEA0777C3BFC4DE2526EA4A1529325713$block_0$RUBY$__file__.call(rubyjit$Sass::Tree::Visitors::Base$$visit_children_D268BDE94F438B3CDBEA0777C3BFC4DE2526EA4A1529325713$block_0$RUBY$__file__)
org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
org.jruby.runtime.Block.yield(Block.java:142)
org.jruby.RubyArray.collect(RubyArray.java:2404)
org.jruby.RubyArray.map19(RubyArray.java:2417)
rubyjit.Sass::Tree::Visitors::Base$$visit_children_D268BDE94F438B3CDBEA0777C3BFC4DE2526EA4A1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/base.rb:53)
rubyjit.Sass::Tree::Visitors::Base$$visit_children_D268BDE94F438B3CDBEA0777C3BFC4DE2526EA4A1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/base.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:103)
org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:60)
org.jruby.ast.AttrAssignOneArgNode.interpret(AttrAssignOneArgNode.java:33)
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: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.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:204)
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:194)
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.FCallOneArgBlockNode.interpret(FCallOneArgBlockNode.java:34)
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:186)
java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:599)
org.jruby.runtime.invokedynamic.InvocationLinker.invocationFallback(InvocationLinker.java:153)
rubyjit.Sass::Tree::Visitors::Base$$visit_701F29C6C31807CD590A16299AB00A486EA6516B1529325713.block_0$RUBY$__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/base.rb:37)
rubyjit$Sass::Tree::Visitors::Base$$visit_701F29C6C31807CD590A16299AB00A486EA6516B1529325713$block_0$RUBY$__file__.call(rubyjit$Sass::Tree::Visitors::Base$$visit_701F29C6C31807CD590A16299AB00A486EA6516B1529325713$block_0$RUBY$__file__)
org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
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.RescueNode.executeBody(RescueNode.java:222)
org.jruby.ast.RescueNode.interpret(RescueNode.java:117)
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:194)
org.jruby.RubyClass.finvoke(RubyClass.java:618)
org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1709)
org.jruby.RubyKernel.send19(RubyKernel.java:2213)
org.jruby.RubyKernel$INVOKER$s$send19.call(RubyKernel$INVOKER$s$send19.gen)
java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:599)
org.jruby.runtime.invokedynamic.InvocationLinker.invocationFallback(InvocationLinker.java:276)
rubyjit.Sass::Tree::Visitors::Base$$visit_701F29C6C31807CD590A16299AB00A486EA6516B1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/base.rb:37)
rubyjit.Sass::Tree::Visitors::Base$$visit_701F29C6C31807CD590A16299AB00A486EA6516B1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sass-3.2.9/lib/sass/tree/visitors/base.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:201)
org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
org.jruby.ast.SuperNode.interpret(SuperNode.java:115)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.RescueNode.executeBody(RescueNode.java:222)
org.jruby.ast.RescueNode.interpret(RescueNode.java:117)
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:194)
org.jruby.RubyClass.finvoke(RubyClass.java:618)
org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1709)
org.jruby.RubyKernel.send19(RubyKernel.java:2213)
org.jruby.RubyKernel$INVOKER$s$send19.call(RubyKernel$INVOKER$s$send19.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrTwoOrNBlock.call(JavaMethod.java:364)
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.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:186)
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.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:170)
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.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:170)
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.ReturnNode.interpret(ReturnNode.java:92)
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.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:170)
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:247)
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:210)
org.jruby.runtime.invokedynamic.InvocationLinker.fail(InvocationLinker.java:1047)
rubyjit.Tilt::Template$$render_0C247F2B04C922417DCFD51DE22B6678075F7E591529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/tilt-1.4.1/lib/tilt/template.rb:103)
rubyjit.Tilt::Template$$render_0C247F2B04C922417DCFD51DE22B6678075F7E591529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/tilt-1.4.1/lib/tilt/template.rb)
org.jruby.ast.executable.AbstractScript.__file__(AbstractScript.java:46)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:221)
org.jruby.runtime.invokedynamic.InvocationLinker.fail(InvocationLinker.java:962)
rubyjit.Sprockets::Context$$evaluate_2EA25607C98F86C546C3A1A1656C6D6B80A4F83F1529325713.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/context.rb:193)
rubyjit.Sprockets::Context$$evaluate_2EA25607C98F86C546C3A1A1656C6D6B80A4F83F1529325713.block_0$RUBY$__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/context.rb:191)
rubyjit$Sprockets::Context$$evaluate_2EA25607C98F86C546C3A1A1656C6D6B80A4F83F1529325713$block_0$RUBY$__file__.call(rubyjit$Sprockets::Context$$evaluate_2EA25607C98F86C546C3A1A1656C6D6B80A4F83F1529325713$block_0$RUBY$__file__)
org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)
org.jruby.runtime.Block.yield(Block.java:142)
org.jruby.RubyArray.eachCommon(RubyArray.java:1610)
org.jruby.RubyArray.each(RubyArray.java:1617)
rubyjit.Sprockets::Context$$evaluate_2EA25607C98F86C546C3A1A1656C6D6B80A4F83F1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/context.rb:190)
rubyjit.Sprockets::Context$$evaluate_2EA25607C98F86C546C3A1A1656C6D6B80A4F83F1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/context.rb)
org.jruby.ast.executable.AbstractScript.__file__(AbstractScript.java:46)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:221)
java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:599)
org.jruby.runtime.invokedynamic.InvocationLinker.invocationFallback(InvocationLinker.java:170)
rubyjit.Sprockets::UnprocessedAsset$$initialize_9E4E76B6D33B3E9E857A4FB4ED4E8009F97A72991529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/sprockets/unprocessed_asset.rb:24)
rubyjit.Sprockets::UnprocessedAsset$$initialize_9E4E76B6D33B3E9E857A4FB4ED4E8009F97A72991529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/sprockets/unprocessed_asset.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:281)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:376)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:247)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:251)
org.jruby.RubyClass.newInstance(RubyClass.java:869)
org.jruby.RubyClass$INVOKER$i$newInstance.call(RubyClass$INVOKER$i$newInstance.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneOrTwoOrThreeOrNBlock.call(JavaMethod.java:328)
java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:599)
org.jruby.runtime.invokedynamic.InvocationLinker.invocationFallback(InvocationLinker.java:187)
rubyjit.Sprockets::Base$$build_asset_6503B80F14DC9D50F4D796F233CEA6082EABBCED1529325713.block_0$RUBY$__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/turbo-sprockets/sprockets_overrides/base.rb:16)
rubyjit$Sprockets::Base$$build_asset_6503B80F14DC9D50F4D796F233CEA6082EABBCED1529325713$block_0$RUBY$__file__.call(rubyjit$Sprockets::Base$$build_asset_6503B80F14DC9D50F4D796F233CEA6082EABBCED1529325713$block_0$RUBY$__file__)
org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
org.jruby.runtime.Block.yieldSpecific(Block.java:111)
org.jruby.runtime.invokedynamic.InvocationLinker.yieldSpecificFallback(InvocationLinker.java:408)
rubyjit.Sprockets::Base$$circular_call_protection_8371E4B09BA3B92FCF22C7F4714148E96020E2821529325713.chained_0_ensure_1$RUBY$__ensure__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/base.rb:270)
rubyjit.Sprockets::Base$$circular_call_protection_8371E4B09BA3B92FCF22C7F4714148E96020E2821529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/base.rb)
java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:599)
org.jruby.runtime.invokedynamic.InvocationLinker.invocationFallback(InvocationLinker.java:252)
rubyjit.Sprockets::Base$$build_asset_6503B80F14DC9D50F4D796F233CEA6082EABBCED1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/turbo-sprockets/sprockets_overrides/base.rb:14)
rubyjit.Sprockets::Base$$build_asset_6503B80F14DC9D50F4D796F233CEA6082EABBCED1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/turbo-sprockets/sprockets_overrides/base.rb)
rubyjit.Sprockets::Base$$build_asset_6503B80F14DC9D50F4D796F233CEA6082EABBCED1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/turbo-sprockets/sprockets_overrides/base.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:101)
org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:68)
org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:75)
rubyjit.Sprockets::Index$$build_asset_367749D20ED66E75114648E22B22417D7714C1D11529325713.block_0$RUBY$__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/index.rb:93)
rubyjit$Sprockets::Index$$build_asset_367749D20ED66E75114648E22B22417D7714C1D11529325713$block_0$RUBY$__file__.call(rubyjit$Sprockets::Index$$build_asset_367749D20ED66E75114648E22B22417D7714C1D11529325713$block_0$RUBY$__file__)
org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
org.jruby.runtime.Block.yieldSpecific(Block.java:111)
org.jruby.runtime.invokedynamic.InvocationLinker.yieldSpecificFallback(InvocationLinker.java:408)
rubyjit.Sprockets::Caching$$cache_asset_DFEF20E0BDDCD9085B4B978C7CA3057E2CB387E31529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/caching.rb:16)
rubyjit.Sprockets::Index$$build_asset_367749D20ED66E75114648E22B22417D7714C1D11529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/index.rb:92)
rubyjit.Sprockets::Base$$find_asset_6D185B9C65BE81C52D4D635390A042FC48E45C441529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/base.rb:169)
rubyjit.Sprockets::Base$$find_asset_6D185B9C65BE81C52D4D635390A042FC48E45C441529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/base.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:101)
org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:68)
org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:75)
rubyjit.Sprockets::Index$$find_asset_CAC4763D49DCFA3C4B76739E479B1B2DF7ED289C1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/turbo-sprockets/sprockets_overrides/index.rb:13)
rubyjit.Sprockets::Index$$find_asset_CAC4763D49DCFA3C4B76739E479B1B2DF7ED289C1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/turbo-sprockets/sprockets_overrides/index.rb)
org.jruby.ast.executable.AbstractScript.__file__(AbstractScript.java:46)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:221)
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.InstAsgnNode.interpret(InstAsgnNode.java:95)
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:112)
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:152)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:286)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:81)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85)
org.jruby.RubyClass.newInstance(RubyClass.java:876)
org.jruby.RubyClass$INVOKER$i$newInstance.call(RubyClass$INVOKER$i$newInstance.gen)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:179)
java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:599)
org.jruby.runtime.invokedynamic.InvocationLinker.invocationFallback(InvocationLinker.java:204)
rubyjit.Sprockets::Base$$build_asset_6503B80F14DC9D50F4D796F233CEA6082EABBCED1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/turbo-sprockets/sprockets_overrides/base.rb:22)
rubyjit.Sprockets::Base$$build_asset_6503B80F14DC9D50F4D796F233CEA6082EABBCED1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/turbo-sprockets/sprockets_overrides/base.rb)
rubyjit.Sprockets::Base$$build_asset_6503B80F14DC9D50F4D796F233CEA6082EABBCED1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/turbo-sprockets/sprockets_overrides/base.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:101)
org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:316)
org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:70)
org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:75)
rubyjit.Sprockets::Index$$build_asset_367749D20ED66E75114648E22B22417D7714C1D11529325713.block_0$RUBY$__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/index.rb:93)
rubyjit$Sprockets::Index$$build_asset_367749D20ED66E75114648E22B22417D7714C1D11529325713$block_0$RUBY$__file__.call(rubyjit$Sprockets::Index$$build_asset_367749D20ED66E75114648E22B22417D7714C1D11529325713$block_0$RUBY$__file__)
org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBlock19.java:117)
org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java:92)
org.jruby.runtime.Block.yieldSpecific(Block.java:111)
org.jruby.runtime.invokedynamic.InvocationLinker.yieldSpecificFallback(InvocationLinker.java:408)
rubyjit.Sprockets::Caching$$cache_asset_DFEF20E0BDDCD9085B4B978C7CA3057E2CB387E31529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/caching.rb:16)
java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:599)
org.jruby.runtime.invokedynamic.InvocationLinker.invocationFallback(InvocationLinker.java:252)
rubyjit.Sprockets::Index$$build_asset_367749D20ED66E75114648E22B22417D7714C1D11529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/index.rb:92)
java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:599)
org.jruby.runtime.invokedynamic.InvocationLinker.invocationFallback(InvocationLinker.java:187)
rubyjit.Sprockets::Base$$find_asset_6D185B9C65BE81C52D4D635390A042FC48E45C441529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/base.rb:169)
rubyjit.Sprockets::Base$$find_asset_6D185B9C65BE81C52D4D635390A042FC48E45C441529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/sprockets-2.2.2/lib/sprockets/base.rb)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:101)
org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:316)
org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:70)
org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:75)
rubyjit.Sprockets::Index$$find_asset_CAC4763D49DCFA3C4B76739E479B1B2DF7ED289C1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/turbo-sprockets/sprockets_overrides/index.rb:13)
rubyjit.Sprockets::Index$$find_asset_CAC4763D49DCFA3C4B76739E479B1B2DF7ED289C1529325713.__file__(/srv/opsweb/shared/bundle/jruby/1.9/gems/turbo-sprockets-rails3-0.3.6/lib/turbo-sprockets/sprockets_overrides/index.rb)
org.jruby.ast.executable.AbstractScript.__file__(AbstractScript.java:46)
org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:221)
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.DAsgnNode.interpret(DAsgnNode.java:110)
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.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.IfNode.interpret(IfNode.java:118)
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.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.IfNode.interpret(IfNode.java:116)
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.eachCommon(RubyArray.java:1610)
org.jruby.RubyArray.each(RubyArray.java:1617)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
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.ast.BlockNode.interpret(BlockNode.java:71)
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:194)
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.FCallOneArgBlockNode.interpret(FCallOneArgBlockNode.java:34)
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.eachCommon(RubyArray.java:1610)
org.jruby.RubyArray.each(RubyArray.java:1617)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.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.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:178)
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.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32)
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:204)
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:194)
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.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:170)
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.ast.IfNode.interpret(IfNode.java:118)
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:170)
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_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:274)
org.jruby.RubyProc.call19(RubyProc.java:255)
org.jruby.RubyProc$INVOKER$i$0$0$call19.call(RubyProc$INVOKER$i$0$0$call19.gen)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:217)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:213)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:202)
org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.CaseNode.interpret(CaseNode.java:137)
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.eachCommon(RubyArray.java:1610)
org.jruby.RubyArray.each(RubyArray.java:1617)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
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.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:186)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
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_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_METHOD(ASTInterpreter.java:74)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:178)
org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:81)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
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.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.ast.RescueNode.executeBody(RescueNode.java:222)
org.jruby.ast.RescueNode.interpret(RescueNode.java:117)
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:202)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:202)
org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
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:170)
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.IfNode.interpret(IfNode.java:118)
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:186)
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.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:274)
org.jruby.RubyProc.call19(RubyProc.java:255)
org.jruby.RubyProc$INVOKER$i$0$0$call19.call(RubyProc$INVOKER$i$0$0$call19.gen)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:217)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:213)
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.CaseNode.interpret(CaseNode.java:137)
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.eachCommon(RubyArray.java:1610)
org.jruby.RubyArray.each(RubyArray.java:1617)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.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.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:186)
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.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_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_METHOD(ASTInterpreter.java:74)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:178)
org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:81)
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.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.ast.RescueNode.executeBody(RescueNode.java:222)
org.jruby.ast.RescueNode.interpret(RescueNode.java:117)
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:202)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:346)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
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:170)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ast.CallSpecialArgNode.interpret(CallSpecialArgNode.java:65)
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:186)
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.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.eachCommon(RubyArray.java:1610)
org.jruby.RubyArray.each(RubyArray.java:1617)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.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.ast.IfNode.interpret(IfNode.java:118)
org.jruby.ast.IfNode.interpret(IfNode.java:118)
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.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:178)
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.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32)
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:170)
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_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.RescueNode.executeBody(RescueNode.java:222)
org.jruby.ast.RescueNode.interpret(RescueNode.java:117)
org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
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:161)
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:178)
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.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32)
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:170)
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.ast.RootNode.interpret(RootNode.java:129)
org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(ASTInterpreter.java:121)
org.jruby.Ruby.runInterpreter(Ruby.java:834)
org.jruby.Ruby.loadFile(Ruby.java:2674)
org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:66)
org.jruby.runtime.load.LoadService.load(LoadService.java:359)
org.jruby.RubyKernel.loadCommon(RubyKernel.java:1081)
org.jruby.RubyKernel.load19(RubyKernel.java:1073)
org.jruby.RubyKernel$INVOKER$s$0$1$load19.call(RubyKernel$INVOKER$s$0$1$load19.gen)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:209)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:205)
java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:599)
org.jruby.runtime.invokedynamic.InvocationLinker.invocationFallback(InvocationLinker.java:153)
srv.opsweb.shared.bundle.jruby.$1_dot_9.bin.rake.load(/srv/opsweb/shared/bundle/jruby/1.9/bin/rake)
org.jruby.Ruby.runScript(Ruby.java:807)
org.jruby.Ruby.runScript(Ruby.java:800)
org.jruby.Ruby.runNormally(Ruby.java:669)
org.jruby.Ruby.runFromMain(Ruby.java:518)
org.jruby.Main.doRunFromMain(Main.java:390)
org.jruby.Main.internalRun(Main.java:279)
org.jruby.Main.run(Main.java:221)
org.jruby.Main.main(Main.java:201)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment