Skip to content

Instantly share code, notes, and snippets.

@adam12
Created December 28, 2021 18:01
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 adam12/6f445d8b7e8064cb0bb53b5c15eda6fc to your computer and use it in GitHub Desktop.
Save adam12/6f445d8b7e8064cb0bb53b5c15eda6fc to your computer and use it in GitHub Desktop.
adam@Adams-Air oga % jgem install --development oga
Exception in thread "Ruby-0-Thread-1: /opt/homebrew/Cellar/jruby/9.3.2.0/libexec/lib/ruby/stdlib/rubygems/request_set.rb:167" java.lang.OutOfMemoryError: Java heap space
at org.jruby.dist/org.jruby.util.ByteList.<init>(ByteList.java:95)
at org.jruby.dist/org.jruby.RubyString.newStringLight(RubyString.java:460)
at org.jruby.dist/org.jruby.util.io.EncodingUtils.setStrBuf(EncodingUtils.java:1229)
at org.jruby.dist/org.jruby.util.io.OpenFile.readAll(OpenFile.java:1698)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3224)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3203)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3993)
at org.jruby.dist/org.jruby.RubyIO$INVOKER$s$0$3$read.call(RubyIO$INVOKER$s$0$3$read.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:214)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:325)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:201)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:188)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:316)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.yieldSpecific(RubySymbol.java:1467)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.doYield(RubySymbol.java:1460)
at org.jruby.dist/org.jruby.runtime.BlockBody.yield(BlockBody.java:116)
at org.jruby.dist/org.jruby.runtime.Block.yieldNonArray(Block.java:224)
at org.jruby.dist/org.jruby.RubyArray.collectCommon(RubyArray.java:2628)
at org.jruby.dist/org.jruby.RubyArray.map(RubyArray.java:2642)
at org.jruby.dist/org.jruby.RubyArray$INVOKER$i$0$0$map.call(RubyArray$INVOKER$i$0$0$map.gen)
Exception in thread "Ruby-0-Thread-7: /opt/homebrew/Cellar/jruby/9.3.2.0/libexec/lib/ruby/stdlib/rubygems/request_set.rb:167" java.lang.OutOfMemoryError: Java heap space
at org.jruby.dist/org.jruby.util.ByteList.<init>(ByteList.java:95)
at org.jruby.dist/org.jruby.RubyString.newStringLight(RubyString.java:460)
at org.jruby.dist/org.jruby.util.io.EncodingUtils.setStrBuf(EncodingUtils.java:1229)
at org.jruby.dist/org.jruby.util.io.OpenFile.readAll(OpenFile.java:1698)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3224)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3203)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3993)
at org.jruby.dist/org.jruby.RubyIO$INVOKER$s$0$3$read.call(RubyIO$INVOKER$s$0$3$read.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:214)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:325)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:201)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:188)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:316)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.yieldSpecific(RubySymbol.java:1467)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.doYield(RubySymbol.java:1460)
at org.jruby.dist/org.jruby.runtime.BlockBody.yield(BlockBody.java:116)
at org.jruby.dist/org.jruby.runtime.Block.yieldNonArray(Block.java:224)
at org.jruby.dist/org.jruby.RubyArray.collectCommon(RubyArray.java:2628)
at org.jruby.dist/org.jruby.RubyArray.map(RubyArray.java:2642)
at org.jruby.dist/org.jruby.RubyArray$INVOKER$i$0$0$map.call(RubyArray$INVOKER$i$0$0$map.gen)
Exception in thread "Ruby-0-Thread-2: /opt/homebrew/Cellar/jruby/9.3.2.0/libexec/lib/ruby/stdlib/rubygems/request_set.rb:167" java.lang.OutOfMemoryError: Java heap space
warning: thread "Ruby-0-Thread-4: /opt/homebrew/Cellar/jruby/9.3.2.0/libexec/lib/ruby/stdlib/rubygems/request_set.rb:167" terminated with exception (report_on_exception is true):
warning: thread "Ruby-0-Thread-5: /opt/homebrew/Cellar/jruby/9.3.2.0/libexec/lib/ruby/stdlib/rubygems/request_set.rb:167" terminated with exception (report_on_exception is true):
warning: thread "Ruby-0-Thread-3: /opt/homebrew/Cellar/jruby/9.3.2.0/libexec/lib/ruby/stdlib/rubygems/request_set.rb:167" terminated with exception (report_on_exception is true):
warning: thread "Ruby-0-Thread-8: /opt/homebrew/Cellar/jruby/9.3.2.0/libexec/lib/ruby/stdlib/rubygems/request_set.rb:167" terminated with exception (report_on_exception is true):
java.lang.NullPointerException: Cannot read field "chSelect" because "fd" is null
at org.jruby.dist/org.jruby.util.io.OpenFile.readInternal(OpenFile.java:1374)
at org.jruby.dist/org.jruby.util.io.OpenFile.ioBufread(OpenFile.java:1738)
at org.jruby.dist/org.jruby.util.io.OpenFile.fread(OpenFile.java:1772)
at org.jruby.dist/org.jruby.util.io.OpenFile.readAll(OpenFile.java:1700)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3224)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3203)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3993)
at org.jruby.dist/org.jruby.RubyIO$INVOKER$s$0$3$read.call(RubyIO$INVOKER$s$0$3$read.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:214)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:325)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:201)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:188)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:372)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:175)
at opt.homebrew.Cellar.jruby.$9_dot_3_dot_2_dot_0.libexec.lib.ruby.stdlib.rubygems.stub_specification.invokeOther11:load(/opt/homebrew/Cellar/jruby/9.3.2.0/libexec/lib/ruby/stdlib/rubygems/stub_specification.rb:192)
at opt.homebrew.Cellar.jruby.$9_dot_3_dot_2_dot_0.libexec.lib.ruby.stdlib.rubygems.stub_specification.RUBY$method$to_spec$0(/opt/homebrew/Cellar/jruby/9.3.2.0/libexec/lib/ruby/stdlib/rubygems/stub_specification.rb:192)
at org.jruby.dist/org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:152)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:148)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:351)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:144)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.yieldSpecific(RubySymbol.java:1467)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.doYield(RubySymbol.java:1460)
at org.jruby.dist/org.jruby.runtime.BlockBody.yield(BlockBody.java:116)
at org.jruby.dist/org.jruby.runtime.Block.yieldNonArray(Block.java:224)
at org.jruby.dist/org.jruby.RubyArray.collectCommon(RubyArray.java:2628)
at org.jruby.dist/org.jruby.RubyArray.map(RubyArray.java:2642)
at org.jruby.dist/org.jruby.RubyArray$INVOKER$i$0$0$map.call(RubyArray$INVOKER$i$0$0$map.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:560)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85)
at org.jruby.dist/org.jruby.ir.instructions.CallBase.interpret(CallBase.java:549)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:361)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:362)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:154)
at org.jruby.dist/org.jruby.RubyEnumerable.callEach(RubyEnumerable.javjava.lang.NullPointerException: Cannot read field "chSelect" because "fd" is null
at org.jruby.dist/org.jruby.util.io.OpenFile.readInternal(OpenFile.java:1374)
at org.jruby.dist/org.jruby.util.io.OpenFile.ioBufread(OpenFile.java:1738)
at org.jruby.dist/org.jruby.util.io.OpenFile.fread(OpenFile.java:1772)
at org.jruby.dist/org.jruby.util.io.OpenFile.readAll(OpenFile.java:1700)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3224)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3203)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3993)
at org.jruby.dist/org.jruby.RubyIO$INVOKER$s$0$3$read.call(RubyIO$INVOKER$s$0$3$read.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:214)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(java.lang.NullPointerException: Cannot read field "chSelect" because "fd" is null
at org.jruby.dist/org.jruby.util.io.OpenFile.readInternal(OpenFile.java:1374)
at org.jruby.dist/org.jruby.util.io.OpenFile.ioBufread(OpenFile.java:1738)
at org.jruby.dist/org.jruby.util.io.OpenFile.fread(OpenFile.java:1772)
at org.jruby.dist/org.jruby.util.io.OpenFile.readAll(OpenFile.java:1700)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3224)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3203)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3993)
at org.jruby.dist/org.jruby.RubyIO$INVOKER$s$0$3$read.call(RubyIO$INVOKER$s$0$3$read.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:214)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(a:87)
at org.jruby.dist/org.jruby.RubyEnumerable.any_pCommon(RubyEnumerable.java:1742)
at org.jruby.dist/org.jruby.RubyEnumerable.any_p(RubyEnumerable.java:1710)
at org.jruby.dist/org.jruby.RubyEnumerable$INVOKER$s$any_p.call(RubyEnumerable$INVOKER$s$any_p.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneBlock.call(JavaMethod.java:580)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:94)
at org.jruby.dist/org.jruby.ir.instructions.CallBase.interpret(CallBase.java:546)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:361)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.mInterpreterEngine.java:325)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:201)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:188)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:316)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.meInterpreterEngine.java:325)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:201)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:188)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:316)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.meethods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116)
at org.jruby.dist/org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136)
at org.jruby.dist/org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:66)
at org.jruby.dist/org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:58)
at org.jruby.dist/org.jruby.runtime.Block.call(Block.java:143)
at org.jruby.dist/othods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.yieldSpecific(RubySymbol.java:1467)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.doYield(RubySymbol.java:1460)
at org.jruby.dist/org.jruby.runtime.BlockBody.yield(BlockBody.java:116)
at org.jruby.dist/org.jruby.runtime.Block.yieldNonArray(Block.java:224)
at org.jruby.dist/org.jruby.RubyArray.collectCommon(RubyArray.java:2628)
at org.jruby.dist/org.jruby.RubyArray.map(RubyArray.java:2642)
at org.jruby.dist/org.jruby.RubyArray$INVOKER$i$0$0$map.call(RubyArray$INVOKER$i$0$0$map.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(Javathods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.yieldSpecific(RubySymbol.java:1467)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.doYield(RubySymbol.java:1460)
at org.jruby.dist/org.jruby.runtime.BlockBody.yield(BlockBody.java:116)
at org.jruby.dist/org.jruby.runtime.Block.yieldNonArray(Block.java:224)
at org.jruby.dist/org.jruby.RubyArray.collectCommon(RubyArray.java:2628)
at org.jruby.dist/org.jruby.RubyArray.map(RubyArray.java:2642)
at org.jruby.dist/org.jruby.RubyArray$INVOKER$i$0$0$map.call(RubyArray$INVOKER$i$0$0$map.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(Javarg.jruby.RubyProc.call(RubyProc.java:309)
at org.jruby.dist/org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:105)
at java.base/java.lang.Thread.run(Thread.java:833)
Method.java:560)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85)
at org.jruby.dist/org.jruby.ir.instructions.CallBase.interpret(CallBase.java:549)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:361)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at orgMethod.java:560)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:329)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:87)
at org.jruby.dist/org.jruby.ir.instructions.CallBase.interpret(CallBase.java:549)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:361)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:351)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:144)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:362)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:154)
at org.jruby.dist/org.jruby.RubyEnumerable.callEach(RubyEnumerable.java:87)
at org.jruby.dist/org.jruby.RubyEnumerable.any_pCommon(RubyEnumerable.java:1742)
at org.jruby.dist/org.jruby.RubyEnumerable.any_p(RubyEnumerable.java:1710)
at org.jruby.dist/org.jruby.RubyEnumerable$INVOKER$s$any_p.call(RubyEnumerable$INVOKER$s$any_p.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneBlock.call(JavaMethod.java:580)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:329)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:87)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:94)
at org.jruby.dist/org.jruby.ir.instructions.CallBase.interpret(CallBase.java:546)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:361)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116)
at org.jruby.dist/org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136)
at org.jruby.dist/org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:66)
at org.jruby.dist/org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:58)
at org.jruby.dist/org.jruby.runtime.Block.call(Block.java:143)
at org.jruby.dist/org.jru.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:362)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:154)
at org.jruby.dist/org.jruby.RubyEnumerable.callEach(RubyEnumerable.java:87)
at org.jruby.dist/org.jruby.RubyEnumerable.any_pCommon(RubyEnumerable.java:1742)
at org.jruby.dist/org.jruby.RubyEnumerby.RubyProc.call(RubyProc.java:309)
at org.jruby.dist/org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:105)
at java.base/java.lang.Thread.run(Thread.java:833)
java.lang.NullPointerException: Cannot read field "chSelect" because "fd" is null
at org.jruby.dist/org.jruby.util.io.OpenFile.readInternal(OpenFile.java:1374)
at org.jruby.dist/org.jruby.util.io.OpenFile.ioBufread(OpenFile.java:1738)
at org.jruby.dist/org.jruby.util.io.OpenFile.fread(OpenFile.java:1772)
at org.jruby.dist/org.jruby.util.io.OpenFile.readAll(OpenFile.java:1700)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3224)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3203)
at org.jruby.dist/org.jruby.RubyIO.read(RubyIO.java:3993)
at org.jruby.dist/org.jruby.RubyIO$INVOKER$s$0$3$read.call(RubyIO$INVOKER$s$0$3$read.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:218)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.jaable.any_p(RubyEnumerable.java:1710)
at org.jruby.dist/org.jruby.RubyEnumerable$INVOKER$s$any_p.call(RubyEnumerable$INVOKER$s$any_p.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneBlock.call(JavaMethod.java:580)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:94)
at org.jruby.dist/org.jruby.ir.instructions.CallBase.interpret(CallBase.java:546)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:361)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116)
at org.jruby.dist/org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136)
at org.jruby.dist/org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:66)
at org.jruby.dist/org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:58)
at org.jruby.dist/org.jruby.runtime.Block.call(Block.java:143)
at org.jruby.dist/org.jruby.RubyProc.call(RubyProc.java:309)
at org.jruby.dist/org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:105)
at java.base/java.lang.Thread.run(Thread.java:833)
va:214)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:325)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:201)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:188)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:316)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.yieldSpecific(RubySymbol.java:1467)
at org.jruby.dist/org.jruby.RubySymbol$SymbolProcBody.doYield(RubySymbol.java:1460)
at org.jruby.dist/org.jruby.runtime.BlockBody.yield(BlockBody.java:116)
at org.jruby.dist/org.jruby.runtime.Block.yieldNonArray(Block.java:224)
at org.jruby.dist/org.jruby.RubyArray.collectCommon(RubyArray.java:2628)
at org.jruby.dist/org.jruby.RubyArray.map(RubyArray.java:2642)
at org.jruby.dist/org.jruby.RubyArray$INVOKER$i$0$0$map.call(RubyArray$INVOKER$i$0$0$map.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:560)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85)
at org.jruby.dist/org.jruby.ir.instructions.CallBase.interpret(CallBase.java:549)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:361)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:362)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:154)
at org.jruby.dist/org.jruby.RubyEnumerable.callEach(RubyEnumerable.java:87)
at org.jruby.dist/org.jruby.RubyEnumerable.any_pCommon(RubyEnumerable.java:1742)
at org.jruby.dist/org.jruby.RubyEnumerable.any_p(RubyEnumerable.java:1710)
at org.jruby.dist/org.jruby.RubyEnumerable$INVOKER$s$any_p.call(RubyEnumerable$INVOKER$s$any_p.gen)
at org.jruby.dist/org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneBlock.call(JavaMethod.java:580)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:94)
at org.jruby.dist/org.jruby.ir.instructions.CallBase.interpret(CallBase.java:546)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:361)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
at org.jruby.dist/org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
at org.jruby.dist/org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
at org.jruby.dist/org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:142)
at org.jruby.dist/org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345)
at org.jruby.dist/org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)
at org.jruby.dist/org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116)
at org.jruby.dist/org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136)
at org.jruby.dist/org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:66)
at org.jruby.dist/org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:58)
at org.jruby.dist/org.jruby.runtime.Block.call(Block.java:143)
at org.jruby.dist/org.jruby.RubyProc.call(RubyProc.java:309)
at org.jruby.dist/org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:105)
at java.base/java.lang.Thread.run(Thread.java:833)
Error: Your application used more memory than the automatic cap of 4096MB.
Specify -J-Xmx####M to increase it (#### = cap size in MB).
Specify -w for full java.lang.OutOfMemoryError: Java heap space stack trace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment