Created
November 4, 2014 18:36
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nirvdrum@balthasar:~/dev/workspaces/mogotest$ JRUBY_OPTS="-Xcompile.invokedynamic=true -X+C -Xjit.threshold=0" ruby jruby_9k_indy_issue.rb | |
LoadError: load error: jruby/java/core_ext/module -- java.lang.NullPointerException: null | |
require at org/jruby/RubyKernel.java:926 | |
__script__ at file:/home/nirvdrum/.rbenv/versions/jruby-9000.dev-SNAPSHOT/lib/jruby.jar!/jruby/java/core_ext.rb:3 | |
require at org/jruby/RubyKernel.java:926 | |
__script__ at file:/home/nirvdrum/.rbenv/versions/jruby-9000.dev-SNAPSHOT/lib/jruby.jar!/jruby/java.rb:40 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment