Jason Mealins created JRUBY-6420:
------------------------------------

             Summary: LoadError: load error: bundler/definition -- 
java.lang.NoClassDefFoundError: Could not initialize class 
org.jruby.javasupport.JavaClass
                 Key: JRUBY-6420
                 URL: https://jira.codehaus.org/browse/JRUBY-6420
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.6.6
         Environment: OS X 10.7.3
rvm 1.10.2

            Reporter: Jason Mealins
            Assignee: Thomas E Enebo
            Priority: Critical


previously ran jruby-1.6.5.1 upgraded to jruby-1.6.6. 

ran rails s, this is the error that bubbled up. 

LoadError: load error: bundler/definition -- java.lang.NoClassDefFoundError: 
Could not initialize class org.jruby.javasupport.JavaClass
  definition at 
/Users/jmealins/.rvm/gems/jruby-1.6.6@global/gems/bundler-1.0.21/lib/bundler.rb:138
        load at 
/Users/jmealins/.rvm/gems/jruby-1.6.6@global/gems/bundler-1.0.21/lib/bundler.rb:126
       setup at 
/Users/jmealins/.rvm/gems/jruby-1.6.6@global/gems/bundler-1.0.21/lib/bundler.rb:110
      (root) at 
/Users/jmealins/.rvm/gems/jruby-1.6.6@global/gems/bundler-1.0.21/lib/bundler/setup.rb:7
     require at org/jruby/RubyKernel.java:1036
     require at 
/Users/jmealins/.rvm/rubies/jruby-1.6.6/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:59
     require at 
/Users/jmealins/.rvm/rubies/jruby-1.6.6/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:55
      (root) at 
/Users/jmealins/.rvm/gems/jruby-1.6.6@global/gems/bundler-1.0.21/lib/bundler/setup.rb:7
     require at org/jruby/RubyKernel.java:1036
     require at 
/Users/jmealins/.rvm/rubies/jruby-1.6.6/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:55
      (root) at script/rails:62
jasons-mac-pro:mdm-ios jmealins$ rvm version

rvm 1.10.2 by Wayne E. Seguin <wayneeseg...@gmail.com>, Michal Papis 
<mpa...@gmail.com> [https://rvm.beginrescueend.com/]

ran rvm implode, reinstalled rvm, reinstalled jruby-1.6.6, ran bundle install 
without any issues. 

same error repeated. 

configuration: 
JRUBY_OPTS="--1.9"

gems: 
rails = 3.0.10
jruby-openssl
jruby-rack
jruby-jars
warbler



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to