Skip to content

Instantly share code, notes, and snippets.

@jkutner
Created April 24, 2015 17:54
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 jkutner/75808664dc73c3365cf4 to your computer and use it in GitHub Desktop.
Save jkutner/75808664dc73c3365cf4 to your computer and use it in GitHub Desktop.
error from jrubyc in warbler
NameError: missing class or uppercase package name (`org.jruby.compiler.impl.StandardASMCompiler'), caused by (NameError) cannot load Java class org.jruby.compiler.impl.StandardASMCompiler
get_proxy_or_package_under_package at org/jruby/javasupport/JavaUtilities.java:54
method_missing at file:/home/travis/.rvm/gems/jruby-9.0.0.0.pre1/gems/jruby-jars-9.0.0.0.pre1/lib/jruby-core-9.0.0.0.pre1.jar!/jruby/java/java_package_module_template.rb:14
(root) at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/jruby/compiler.rb:10
(root) at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1
require at org/jruby/RubyKernel.java:954
require at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:54
(root) at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/jruby/jrubyc.rb:1
require at org/jruby/RubyKernel.java:954
(root) at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1
__script__ at /home/travis/.rvm/rubies/jruby-9.0.0.0.pre1/bin/jrubyc:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment