Created
April 24, 2015 17:54
-
-
Save jkutner/75808664dc73c3365cf4 to your computer and use it in GitHub Desktop.
error from jrubyc in warbler
This file contains hidden or 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
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