Skip to content

Instantly share code, notes, and snippets.

@nirvdrum
Created August 26, 2014 17:33
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 nirvdrum/db27ecb99707c10fdc95 to your computer and use it in GitHub Desktop.
Save nirvdrum/db27ecb99707c10fdc95 to your computer and use it in GitHub Desktop.
nirvdrum@balthasar:~/dev/workspaces/mogotest$ bundle exec rake
file:/home/nirvdrum/.rbenv/versions/jruby-9000.dev-SNAPSHOT/lib/jruby.jar!/jruby/kernel/kernel.rb:28 warning: unsupported exec option: close_others
org.jruby.ir.interpreter.Interpreter.getEvalContainerScope(Interpreter.java:74)
org.jruby.ir.interpreter.Interpreter.interpretCommonEval(Interpreter.java:81)
org.jruby.ir.interpreter.Interpreter.interpretBindingEval(Interpreter.java:117)
org.jruby.ir.interpreter.Interpreter.evalWithBinding(Interpreter.java:758)
org.jruby.RubyKernel.evalCommon(RubyKernel.java:998)
org.jruby.RubyKernel.eval19(RubyKernel.java:962)
org.jruby.RubyKernel$INVOKER$s$0$3$eval19.call(RubyKernel$INVOKER$s$0$3$eval19.gen)
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.ir.instructions.CallBase.interpret(CallBase.java:412)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:338)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
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.ir.instructions.CallBase.interpret(CallBase.java:412)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:338)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:662)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:47)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:137)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.RubyDir.chdir(RubyDir.java:316)
org.jruby.RubyDir$INVOKER$s$0$1$chdir.call(RubyDir$INVOKER$s$0$1$chdir.gen)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:336)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:179)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:183)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:315)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:662)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:47)
org.jruby.runtime.IRBlockBody.yieldSpecific(IRBlockBody.java:75)
org.jruby.runtime.Block.yieldSpecific(Block.java:116)
org.jruby.ir.runtime.IRRuntimeHelpers.yieldSpecific(IRRuntimeHelpers.java:396)
org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:91)
org.jruby.ir.interpreter.Interpreter.processOtherOp(Interpreter.java:509)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:597)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:101)
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.ir.instructions.CallBase.interpret(CallBase.java:412)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:338)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:336)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:179)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:183)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:315)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:306)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:306)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:662)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:47)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:137)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.RubyArray.each(RubyArray.java:1546)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:474)
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.ir.instructions.CallBase.interpret(CallBase.java:412)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:334)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.ir.instructions.InstanceSuperInstr.interpret(InstanceSuperInstr.java:52)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:338)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:322)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:322)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:322)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:134)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:322)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:662)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:47)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:137)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.RubyArray.collectBang(RubyArray.java:2296)
org.jruby.RubyArray.map_bang(RubyArray.java:2315)
org.jruby.RubyArray$INVOKER$i$0$0$map_bang.call(RubyArray$INVOKER$i$0$0$map_bang.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:474)
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.ir.instructions.CallBase.interpret(CallBase.java:412)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:334)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:306)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:322)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:306)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:322)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:322)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:322)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:322)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_ROOT(Interpreter.java:642)
org.jruby.ir.IRScriptBody.interpret(IRScriptBody.java:112)
org.jruby.ir.interpreter.Interpreter.execute(Interpreter.java:133)
org.jruby.ir.interpreter.Interpreter.execute(Interpreter.java:29)
org.jruby.ir.IRTranslator.execute(IRTranslator.java:43)
org.jruby.Ruby.runInterpreter(Ruby.java:864)
org.jruby.Ruby.loadFile(Ruby.java:2875)
org.jruby.runtime.load.LibrarySearcher$ResourceLibrary.loadScript(LibrarySearcher.java:243)
org.jruby.runtime.load.LibrarySearcher$ResourceLibrary.load(LibrarySearcher.java:231)
org.jruby.runtime.load.LibrarySearcher$FoundLibrary.load(LibrarySearcher.java:49)
org.jruby.runtime.load.LoadService.tryLoadingLibraryOrScript(LoadService.java:891)
org.jruby.runtime.load.LoadService.smartLoadInternal(LoadService.java:544)
org.jruby.runtime.load.LoadService.requireCommon(LoadService.java:428)
org.jruby.runtime.load.LoadService.require(LoadService.java:392)
org.jruby.RubyKernel.requireCommon(RubyKernel.java:932)
org.jruby.RubyKernel.require19(RubyKernel.java:926)
org.jruby.RubyKernel$INVOKER$s$1$0$require19.call(RubyKernel$INVOKER$s$1$0$require19.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:366)
org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:306)
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:567)
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:676)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:107)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
org.jruby.RubyClass.finvoke(RubyClass.java:682)
org.jruby.runtime.Helpers.invoke(Helpers.java:573)
org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:367)
org.jruby.Ruby.init(Ruby.java:1303)
org.jruby.Ruby.newInstance(Ruby.java:315)
org.jruby.Main.internalRun(Main.java:260)
org.jruby.Main.run(Main.java:219)
org.jruby.Main.main(Main.java:199)
There was a Java::JavaLang::NullPointerException while loading analytics-ruby.gemspec:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment