Skip to content

Instantly share code, notes, and snippets.

@madrob
Created June 7, 2018 22:49
Show Gist options
  • Save madrob/ccc5098f4c66c3aefec8cb45d598be51 to your computer and use it in GitHub Desktop.
Save madrob/ccc5098f4c66c3aefec8cb45d598be51 to your computer and use it in GitHub Desktop.
[INFO] NameError: uninitialized constant Java::OrgObjectwebAsm::Opcodes::V1_7
[INFO] Did you mean? Java::OrgObjectwebAsm::Opcodes::V1_4
[INFO] Java::OrgObjectwebAsm::Opcodes::V1_5
[INFO] Java::OrgObjectwebAsm::Opcodes::V1_6
[INFO] Java::OrgObjectwebAsm::Opcodes::V1_1
[INFO] Java::OrgObjectwebAsm::Opcodes::V1_2
[INFO] Java::OrgObjectwebAsm::Opcodes::V1_3
[INFO] const_missing at org/jruby/RubyModule.java:3343
[INFO] block in compile_files_with_options at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/jruby/compiler.rb:171
[INFO] block in compile_files_with_options at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/jruby/compiler.rb:291
[INFO] each at org/jruby/RubyArray.java:1734
[INFO] block in compile_files_with_options at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/jruby/compiler.rb:290
[INFO] each at org/jruby/RubyArray.java:1734
[INFO] compile_files_with_options at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/jruby/compiler.rb:281
[INFO] compile_argv at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/jruby/compiler.rb:94
[INFO] <main> at -e:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment