Skip to content

Instantly share code, notes, and snippets.

@zafer
Created May 10, 2012 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zafer/2655795 to your computer and use it in GitHub Desktop.
Save zafer/2655795 to your computer and use it in GitHub Desktop.
Log Output on Heroku
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/connection_adapters/abstract/database_statements.rb:139:in `transaction'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/transactions.rb:207:in `transaction'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/transactions.rb:240:in `block (2 levels) in save'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/transactions.rb:290:in `with_transaction_returning_status'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/transactions.rb:240:in `block in save'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/transactions.rb:251:in `rollback_active_record_state!'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/session_store.rb:306:in `block in set_session'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/transactions.rb:239:in `save'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/session_store.rb:303:in `set_session'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.0.9/lib/action_dispatch/middleware/session/abstract_store.rb:160:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.0.9/lib/active_support/benchmarkable.rb:55:in `silence'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.0.9/lib/action_dispatch/middleware/cookies.rb:302:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/query_cache.rb:12:in `cache'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/connection_adapters/abstract/connection_pool.rb:354:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/query_cache.rb:32:in `block in call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.0.9/lib/active_record/query_cache.rb:31:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.0.9/lib/action_dispatch/middleware/callbacks.rb:46:in `block in call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.0.9/lib/action_dispatch/middleware/callbacks.rb:44:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.0.9/lib/active_support/callbacks.rb:416:in `_run_call_callbacks'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/sendfile.rb:106:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.0.9/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.0.9/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/runtime.rb:17:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/railties-3.0.9/lib/rails/rack/logger.rb:13:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/lock.rb:13:in `block in call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.0.9/lib/action_dispatch/middleware/static.rb:30:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: <internal:prelude>:10:in `synchronize'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/lock.rb:13:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/railties-3.0.9/lib/rails/application.rb:77:in `method_missing'
2012-05-10T20:39:07+00:00 app[web.1]: /home/heroku_rack/lib/static_assets.rb:9:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/railties-3.0.9/lib/rails/application.rb:168:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: /home/heroku_rack/lib/last_access.rb:15:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/urlmap.rb:47:in `block in call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/urlmap.rb:41:in `each'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/urlmap.rb:41:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: /home/heroku_rack/lib/date_header.rb:14:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/builder.rb:77:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:76:in `block in pre_process'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:74:in `catch'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:74:in `pre_process'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:57:in `process'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:42:in `receive_data'
2012-05-10T20:39:07+00:00 app[web.1]: eventmachine (0.12.10) lib/eventmachine.rb:256:in `run_machine'
2012-05-10T20:39:07+00:00 app[web.1]: eventmachine (0.12.10) lib/eventmachine.rb:256:in `run'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/backends/base.rb:57:in `start'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/server.rb:156:in `start'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/controllers/controller.rb:80:in `start'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/runner.rb:143:in `run!'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/runner.rb:177:in `run_command'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) bin/thin:6:in `<top (required)>'
2012-05-10T20:39:07+00:00 app[web.1]: /usr/ruby1.9.2/bin/thin:19:in `load'
2012-05-10T20:39:07+00:00 app[web.1]: /usr/ruby1.9.2/bin/thin:19:in `<main>'
2012-05-10T20:39:07+00:00 app[web.1]:
2012-05-10T20:39:07+00:00 app[web.1]:
2012-05-10T20:39:07+00:00 heroku[nginx]: 99.9.209.8 - - [10/May/2012:20:39:07 +0000] "GET / HTTP/1.1" 500 479 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.5 Safari/534.55.3" evening-dawn-3001.heroku.com
2012-05-10T20:39:07+00:00 heroku[router]: GET evening-dawn-3001.heroku.com/stylesheets/orders.css dyno=web.1 queue=0 wait=0ms service=7ms status=200 bytes=92520
2012-05-10T20:39:07+00:00 heroku[router]: GET evening-dawn-3001.heroku.com/stylesheets/error.css dyno=web.1 queue=0 wait=0ms service=4ms status=200 bytes=439
2012-05-10T20:39:07+00:00 heroku[nginx]: 99.9.209.8 - - [10/May/2012:20:39:07 +0000] "GET /stylesheets/error.css HTTP/1.1" 200 439 "http://evening-dawn-3001.heroku.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.5 Safari/534.55.3" evening-dawn-3001.heroku.com
2012-05-10T20:39:07+00:00 heroku[nginx]: 99.9.209.8 - - [10/May/2012:20:39:07 +0000] "GET /stylesheets/orders.css HTTP/1.1" 200 19256 "http://evening-dawn-3001.heroku.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.5 Safari/534.55.3" evening-dawn-3001.heroku.com
2012-05-10T20:39:07+00:00 app[web.1]:
2012-05-10T20:39:07+00:00 app[web.1]:
2012-05-10T20:39:07+00:00 app[web.1]: Started GET "/images/error/bck_500.png" for 99.9.209.8 at 2012-05-10 13:39:07 -0700
2012-05-10T20:39:07+00:00 app[web.1]: ActionController::RoutingError (No route matches "/images/error/bck_500.png"):
2012-05-10T20:39:07+00:00 app[web.1]:
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.0.9/lib/action_dispatch/middleware/show_exceptions.rb:53:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/railties-3.0.9/lib/rails/rack/logger.rb:13:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/runtime.rb:17:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: <internal:prelude>:10:in `synchronize'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/lock.rb:13:in `block in call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/lock.rb:13:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.0.9/lib/action_dispatch/middleware/static.rb:30:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/
ruby/1.9.1/gems/railties-3.0.9/lib/rails/application.rb:168:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: /home/heroku_rack/lib/static_assets.rb:9:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/railties-3.0.9/lib/rails/application.rb:77:in `method_missing'
2012-05-10T20:39:07+00:00 app[web.1]: /home/heroku_rack/lib/last_access.rb:15:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/urlmap.rb:47:in `block in call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/urlmap.rb:41:in `each'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/builder.rb:77:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:57:in `process'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:74:in `pre_process'
2012-05-10T20:39:07+00:00 app[web.1]: /home/heroku_rack/lib/date_header.rb:14:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.2.5/lib/rack/urlmap.rb:41:in `call'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:74:in `catch'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:76:in `block in pre_process'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:42:in `receive_data'
2012-05-10T20:39:07+00:00 app[web.1]: eventmachine (0.12.10) lib/eventmachine.rb:256:in `run_machine'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/backends/base.rb:57:in `start'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/server.rb:156:in `start'
2012-05-10T20:39:07+00:00 app[web.1]: eventmachine (0.12.10) lib/eventmachine.rb:256:in `run'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/controllers/controller.rb:80:in `start'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/runner.rb:177:in `run_command'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) lib/thin/runner.rb:143:in `run!'
2012-05-10T20:39:07+00:00 app[web.1]: thin (1.2.6) bin/thin:6:in `<top (required)>'
2012-05-10T20:39:07+00:00 heroku[router]: GET evening-dawn-3001.heroku.com/images/error/bck_500.png dyno=web.1 queue=0 wait=0ms service=7ms status=404 bytes=473
2012-05-10T20:39:07+00:00 app[web.1]: /usr/ruby1.9.2/bin/thin:19:in `load'
2012-05-10T20:39:07+00:00 app[web.1]: /usr/ruby1.9.2/bin/thin:19:in `<main>'
2012-05-10T20:39:07+00:00 app[web.1]:
2012-05-10T20:39:07+00:00 app[web.1]:
2012-05-10T20:39:08+00:00 heroku[nginx]: 99.9.209.8 - - [10/May/2012:20:39:08 +0000] "GET /images/error/bck_500.png HTTP/1.1" 404 473 "http://evening-dawn-3001.heroku.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.5 Safari/534.55.3" evening-dawn-3001.heroku.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment