Skip to content

Instantly share code, notes, and snippets.

@maiha
Created March 20, 2009 08:04
Show Gist options
  • Save maiha/82278 to your computer and use it in GitHub Desktop.
Save maiha/82278 to your computer and use it in GitHub Desktop.
** TERM signal received.
** Daemonized, any open files are closed. Look at log/mongrel.9615.pid and log/mongrel.9615.log for inf
o.
** Starting Mongrel listening at 0.0.0.0:9615
** Starting Rails with development environment...
** Mounting Rails at /so...
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:440:in `load_missing_
constant': uninitialized constant ActionController::AbstractRequest (NameError)
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:80:in `c
onst_missing'
from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:151:in `rails'
from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:113:in `cloaker_'
from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:149:in `call'
from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/configurator.rb:149:in `listen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment