Skip to content

Instantly share code, notes, and snippets.

@harukizaemon
Created January 13, 2011 05:41
Show Gist options
  • Select an option

  • Save harukizaemon/777458 to your computer and use it in GitHub Desktop.

Select an option

Save harukizaemon/777458 to your computer and use it in GitHub Desktop.
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