Note that there are some explanatory texts on larger screens.

plurals
  1. POUninitialized constant ActiveSupport::Dependencies::Mutex (NameError) - How to resolve?
    primarykey
    data
    text
    <blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://stackoverflow.com/questions/5176782/uninitialized-constant-activesupportdependenciesmutex-nameerror">Uninitialized constant ActiveSupport::Dependencies::Mutex (NameError)</a> </p> </blockquote> <p>Hey I have seen this issue a lot across the web... Anybody resolve this with any success?</p> <p>My app is <code>RAILS_GEM_VERSION = '2.3.5' unless defined? RAILS_GEM_VERSION </code></p> <p>The log output</p> <pre><code>/Users/tjs/.rvm/gems/ruby-1.8.7-p352@rails2/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:55: uninitialized constant ActiveSupport::Dependencies::Mutex (NameError) from /Users/tjs/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:55:in `gem_original_require' from /Users/tjs/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:55:in `require' from /Users/tjs/.rvm/gems/ruby-1.8.7-p352@rails2/gems/activesupport-2.3.5/lib/active_support.rb:56 from /Users/tjs/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:55:in `gem_original_require' from /Users/tjs/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:55:in `require' from /Users/tjs/.rvm/gems/ruby-1.8.7-p352@rails2/gems/rails-2.3.5/lib/commands/server.rb:1 from /Users/tjs/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:55:in `gem_original_require' from /Users/tjs/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:55:in `require' from script/server:4 </code></pre> <p>I have tried requiring thread in the environment.rb, script/sever and rakefile but that just blows up the log... </p> <p>I have rvm using 1.8.7 which I think is compatible. But I am still newer to rvm so not totally sure I have it working right.</p> <p>I have 3 apps running rails 2.x and have this problem with all of them.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload