Skip to content

Instantly share code, notes, and snippets.

@nodanaonlyzuul
Created November 28, 2012 18:51
Show Gist options
  • Save nodanaonlyzuul/4163204 to your computer and use it in GitHub Desktop.
Save nodanaonlyzuul/4163204 to your computer and use it in GitHub Desktop.
[ pid=6249 thr=2148446640 file=utils.rb:176 time=2012-11-28 13:49:46.226 ]: *** Exception NameError in PhusionPassenger::Rack::ApplicationSpawner (uninitialized constant AdminAssistant::Request::Base) (process 6249, thread #<Thread:0x1001d6360>):
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:440:in `load_missing_constant'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:80:in `const_missing'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/admin_assistant-1.0.2/lib/admin_assistant/request/update.rb:3
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:156:in `require'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:156:in `require'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:156:in `require'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/admin_assistant-1.0.2/lib/admin_assistant.rb:7
from /Users/sschor/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/find.rb:39:in `find'
from /Users/sschor/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/find.rb:38:in `catch'
from /Users/sschor/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/find.rb:38:in `find'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/admin_assistant-1.0.2/lib/admin_assistant.rb:4
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/bundler-1.0.21/lib/bundler/runtime.rb:68:in `require'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/bundler-1.0.21/lib/bundler/runtime.rb:68:in `require'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/bundler-1.0.21/lib/bundler/runtime.rb:66:in `each'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/bundler-1.0.21/lib/bundler/runtime.rb:66:in `require'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/bundler-1.0.21/lib/bundler/runtime.rb:55:in `each'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/bundler-1.0.21/lib/bundler/runtime.rb:55:in `require'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/bundler-1.0.21/lib/bundler.rb:122:in `require'
from ./config/boot.rb:115:in `load_gems'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/rails-2.3.4/lib/initializer.rb:164:in `process'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/rails-2.3.4/lib/initializer.rb:113:in `send'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/rails-2.3.4/lib/initializer.rb:113:in `run'
from ./config/environment.rb:17
from config.ru:2:in `require'
from config.ru:2
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/rack-1.0.1/lib/rack/builder.rb:29:in `instance_eval'
from /Users/sschor/.rvm/gems/ruby-1.8.7-p352@[REDACTED]/gems/rack-1.0.1/lib/rack/builder.rb:29:in `initialize'
from config.ru:1:in `new'
from config.ru:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment