Skip to content

Instantly share code, notes, and snippets.

@brandon-beacher
Created June 26, 2009 16:21
Show Gist options
  • Select an option

  • Save brandon-beacher/136583 to your computer and use it in GitHub Desktop.

Select an option

Save brandon-beacher/136583 to your computer and use it in GitHub Desktop.
Fri Jun 26 12:20:31 -0400 2009: Read error: #<ArgumentError: A copy of DigitalFaith::Management::PeopleController has been removed from the module tree but is still active!>
/Users/brandon/Sites/rails/dfc/vendor/rails/activesupport/lib/active_support/dependencies.rb:414:in `load_missing_constant'
/Users/brandon/Sites/rails/dfc/vendor/rails/activesupport/lib/active_support/dependencies.rb:96:in `const_missing'
/Users/brandon/Sites/rails/dfc/app/controllers/digital_faith/management/people_controller.rb:20:in `index'
/Users/brandon/Sites/rails/dfc/vendor/rails/actionpack/lib/action_controller/response.rb:153:in `call'
/Users/brandon/Sites/rails/dfc/vendor/rails/actionpack/lib/action_controller/response.rb:153:in `each'
/opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/chunked.rb:37:in `each'
/opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/mongrel.rb:74:in `process'
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client_without_proctitle'
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client_without_proctitle'
/Users/brandon/Sites/rails/dfc/vendor/plugins/mongrel_proctitle/lib/mongrel_proctitle.rb:114:in `process_client'
/Users/brandon/Sites/rails/dfc/vendor/plugins/mongrel_proctitle/lib/mongrel_proctitle.rb:33:in `request'
/Users/brandon/Sites/rails/dfc/vendor/plugins/mongrel_proctitle/lib/mongrel_proctitle.rb:112:in `process_client'
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run_without_proctitle'
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run_without_proctitle'
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
/opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run_without_proctitle'
/Users/brandon/Sites/rails/dfc/vendor/plugins/mongrel_proctitle/lib/mongrel_proctitle.rb:102:in `run'
/opt/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/mongrel.rb:34:in `run'
/Users/brandon/Sites/rails/dfc/vendor/rails/railties/lib/commands/server.rb:111
/opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
script/server:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment