Skip to content

Instantly share code, notes, and snippets.

@jm
Created January 2, 2009 18:15
Show Gist options
  • Save jm/42627 to your computer and use it in GitHub Desktop.
Save jm/42627 to your computer and use it in GitHub Desktop.
SQL (0.1ms) SET NAMES 'utf8'
SQL (0.1ms) SET SQL_AUTO_IS_NULL=0
/!\ FAILSAFE /!\ Fri Jan 02 00:29:13 -0600 2009
Status: 500 Internal Server Error
You have a nil object when you didn't expect it!
The error occurred while evaluating nil.request=
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/base.rb:518:in `process_without_filters'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/filters.rb:606:in `process'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/rescue.rb:65:in `call_with_exception'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:66:in `dispatch'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:86:in `_call'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:57:in `initialize'
/Users/jeremymcanally/code/gwiki/vendor/rails/railties/lib/rails/rack/metal.rb:32:in `call'
/Users/jeremymcanally/code/gwiki/vendor/rails/railties/lib/rails/rack/metal.rb:32:in `call'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/verb_piggybacking.rb:21:in `call'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/session/cookie_store.rb:95:in `call'
/Users/jeremymcanally/code/gwiki/vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
/Users/jeremymcanally/code/gwiki/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
/Users/jeremymcanally/code/gwiki/vendor/rails/activerecord/lib/active_record/query_cache.rb:9:in `cache'
/Users/jeremymcanally/code/gwiki/vendor/rails/activerecord/lib/active_record/query_cache.rb:28:in `call'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/failsafe.rb:11:in `call'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/lock.rb:11:in `call'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/lock.rb:11:in `synchronize'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/lock.rb:11:in `call'
/Users/jeremymcanally/code/gwiki/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:81:in `call'
/Users/jeremymcanally/code/gwiki/vendor/rails/railties/lib/rails/rack/static.rb:27:in `call'
/Users/jeremymcanally/code/gwiki/vendor/rails/railties/lib/rails/rack/log_tailer.rb:17:in `call'
/Library/Ruby/Gems/1.8/gems/rack-0.4.0/lib/rack/handler/mongrel.rb:59:in `process'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:159:in `process_client'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `each'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `process_client'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `new'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `new'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `run'
/Library/Ruby/Gems/1.8/gems/rack-0.4.0/lib/rack/handler/mongrel.rb:32:in `run'
/Users/jeremymcanally/code/gwiki/vendor/rails/railties/lib/commands/server.rb:100
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/Library/Ruby/Site/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