Skip to content

Instantly share code, notes, and snippets.

@mbcharbonneau
Created November 8, 2011 23:22
Show Gist options
  • Save mbcharbonneau/1349660 to your computer and use it in GitHub Desktop.
Save mbcharbonneau/1349660 to your computer and use it in GitHub Desktop.
2011-11-08T22:47:51+00:00 heroku[web.1]: State changed from crashed to created
2011-11-08T22:47:51+00:00 heroku[web.1]: State changed from created to starting
2011-11-08T22:47:58+00:00 heroku[web.1]: Starting process with command `thin -p 26498 -e production -R /home/heroku_rack/heroku.ru start`
2011-11-08T22:48:06+00:00 app[web.1]: /app/.bundle/gems/ruby/1.9.1/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:611:in `to_constant_name': Anonymous modules have no name to be referenced by (ArgumentError)
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:417:in `qualified_name_for'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:130:in `rescue in const_missing'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:120:in `const_missing'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/app/controllers/announcements_controller.rb:1:in `<top (required)>'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:184:in `require'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:184:in `require'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:291:in `require_or_load'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:250:in `depend_on'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:162:in `require_dependency'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rails-2.3.14/lib/initializer.rb:414:in `block (2 levels) in load_application_classes'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rails-2.3.14/lib/initializer.rb:413:in `each'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rails-2.3.14/lib/initializer.rb:413:in `block in load_application_classes'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rails-2.3.14/lib/initializer.rb:411:in `each'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rails-2.3.14/lib/initializer.rb:411:in `load_application_classes'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rails-2.3.14/lib/initializer.rb:197:in `process'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rails-2.3.14/lib/initializer.rb:113:in `run'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/config/environment.rb:13:in `<top (required)>'
2011-11-08T22:48:06+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-11-08T22:48:06+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-11-08T22:48:06+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/rails.rb:42:in `load_application'
2011-11-08T22:48:06+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/rails.rb:23:in `initialize'
2011-11-08T22:48:06+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:29:in `new'
2011-11-08T22:48:06+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:29:in `block (3 levels) in <main>'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.1.2/lib/rack/builder.rb:46:in `instance_eval'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.1.2/lib/rack/builder.rb:46:in `initialize'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.1.2/lib/rack/builder.rb:63:in `new'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.1.2/lib/rack/builder.rb:63:in `map'
2011-11-08T22:48:06+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.1.2/lib/rack/builder.rb:46:in `instance_eval'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.1.2/lib/rack/builder.rb:46:in `initialize'
2011-11-08T22:48:06+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
2011-11-08T22:48:06+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `block in <main>'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.1.2/lib/rack/builder.rb:46:in `instance_eval'
2011-11-08T22:48:06+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.1.2/lib/rack/builder.rb:46:in `initialize'
2011-11-08T22:48:06+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
2011-11-08T22:48:06+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `<main>'
2011-11-08T22:48:06+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `eval'
2011-11-08T22:48:06+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `load'
2011-11-08T22:48:06+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:175:in `load_rackup_config'
2011-11-08T22:48:06+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:65:in `start'
2011-11-08T22:48:06+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:143:in `run!'
2011-11-08T22:48:06+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/bin/thin:6:in `<top (required)>'
2011-11-08T22:48:06+00:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `load'
2011-11-08T22:48:06+00:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `<main>'
2011-11-08T22:48:06+00:00 heroku[web.1]: Process exited
2011-11-08T22:48:07+00:00 heroku[web.1]: State changed from starting to crashed
2011-11-08T22:48:09+00:00 heroku[web.1]: State changed from crashed to down
@vivekraj2007
Copy link

Hello Same error I am getting here any solution for this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment