Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start Mongrel after Rubygem update #22

Open
djee opened this issue Mar 16, 2011 · 0 comments
Open

Unable to start Mongrel after Rubygem update #22

djee opened this issue Mar 16, 2011 · 0 comments

Comments

@djee
Copy link

djee commented Mar 16, 2011

The bug appaear after having update the rubygems with command: gem update --system

Environment:
OSX 10.6
Ruby 1.8.7 p334
Rubygems:1.6.2
Rails 2.2.2

=> Booting Mongrel (use 'script/server webrick' to force WEBrick)
=> Rails 2.2.2 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting
/Users/dumas/.rvm/gems/ruby-1.8.7-p334/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:142:in `load_without_new_constant_marking': no such file to load -- mongrel_rails (MissingSourceFile)

Stack trace
from .rvm/gems/ruby-1.8.7-p334/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:142:in load' from .rvm/gems/ruby-1.8.7-p334/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:521:innew_constants_in'
from .rvm/gems/ruby-1.8.7-p334/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:142:in load' from .rvm/gems/ruby-1.8.7-p334/gems/rails-2.2.2/lib/commands/servers/mongrel.rb:64 from .rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:ingem_original_require'
from .rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in require' from .rvm/gems/ruby-1.8.7-p334/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:153:inrequire'
from .rvm/gems/ruby-1.8.7-p334/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:521:in new_constants_in' from .rvm/gems/ruby-1.8.7-p334/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:153:inrequire'
from .rvm/gems/ruby-1.8.7-p334/gems/rails-2.2.2/lib/commands/server.rb:49
from .rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in gem_original_require' from .rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:inrequire'
from script/server:3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant