Created
January 13, 2011 05:41
-
-
Save harukizaemon/777458 to your computer and use it in GitHub Desktop.
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
| org/jruby/RubyKernel.java:1041:in `require': load error: spec_helper -- java.lang.NoClassDefFoundError: Could not initialize class org.jruby.javasupport.Java (LoadError) | |
| from ~/Projects/hamster/spec/hamster/core_ext/array_spec.rb:1:in `(root)' | |
| from org/jruby/RubyKernel.java:1066:in `load' | |
| from ~/Projects/hamster/spec/hamster/core_ext/array_spec.rb:387:in `load_spec_files' | |
| from org/jruby/RubyArray.java:2460:in `collect' | |
| from ~/.rvm/gems/jruby-1.6.0.RC1/gems/rspec-core-2.4.0/lib/rspec/core/configuration.rb:387:in `load_spec_files' | |
| from ~/.rvm/gems/jruby-1.6.0.RC1/gems/rspec-core-2.4.0/lib/rspec/core/command_line.rb:18:in `run' | |
| from ~/.rvm/gems/jruby-1.6.0.RC1/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:55:in `run_in_process' | |
| from ~/.rvm/gems/jruby-1.6.0.RC1/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:46:in `run' | |
| from ~/.rvm/gems/jruby-1.6.0.RC1/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:10:in `autorun' | |
| from org/jruby/RubyProc.java:276:in `call' | |
| from org/jruby/RubyProc.java:240:in `call' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment