Guest User

Untitled

a guest
Jul 22nd, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. Error during failsafe response: deadlock; recursive locking
  2. <internal:prelude>:8:in `lock'
  3. <internal:prelude>:8:in `synchronize'
  4. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-3.0.3/lib/active_support/buffered_logger.rb:101:in `flush'
  5. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-3.0.3/lib/active_support/buffered_logger.rb:125:in `auto_flush'
  6. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-3.0.3/lib/active_support/buffered_logger.rb:66:in `add'
  7. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-3.0.3/lib/active_support/buffered_logger.rb:77:in `fatal'
  8. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/actionpack-3.0.3/lib/action_dispatch/middleware/show_exceptions.rb:132:in `block in log_error'
  9. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-3.0.3/lib/active_support/deprecation/reporting.rb:16:in `silence'
  10. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/actionpack-3.0.3/lib/action_dispatch/middleware/show_exceptions.rb:128:in `log_error'
  11. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/actionpack-3.0.3/lib/action_dispatch/middleware/show_exceptions.rb:64:in `render_exception'
  12. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/actionpack-3.0.3/lib/action_dispatch/middleware/show_exceptions.rb:59:in `rescue in call'
  13. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/actionpack-3.0.3/lib/action_dispatch/middleware/show_exceptions.rb:46:in `call'
  14. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/rack/logger.rb:13:in `call'
  15. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.2.1/lib/rack/runtime.rb:17:in `call'
  16. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-3.0.3/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
  17. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.2.1/lib/rack/lock.rb:11:in `block in call'
  18. <internal:prelude>:10:in `synchronize'
  19. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.2.1/lib/rack/lock.rb:11:in `call'
  20. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/actionpack-3.0.3/lib/action_dispatch/middleware/static.rb:30:in `call'
  21. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/application.rb:168:in `call'
  22. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/application.rb:77:in `method_missing'
  23. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/rack/log_tailer.rb:14:in `call'
  24. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.2.1/lib/rack/content_length.rb:13:in `call'
  25. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.2.1/lib/rack/handler/webrick.rb:52:in `service'
  26. /home/szymon/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
  27. /home/szymon/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
  28. /home/szymon/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
  29. [2011-02-14 19:04:28] ERROR ThreadError: deadlock; recursive locking
  30. <internal:prelude>:8:in `lock'
  31. <internal:prelude>:8:in `synchronize'
  32. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-3.0.3/lib/active_support/buffered_logger.rb:101:in `flush'
  33. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-3.0.3/lib/active_support/log_subscriber.rb:84:in `each'
  34. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-3.0.3/lib/active_support/log_subscriber.rb:84:in `flush_all!'
  35. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/rack/logger.rb:29:in `after_dispatch'
  36. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/rack/logger.rb:15:in `call'
  37. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.2.1/lib/rack/runtime.rb:17:in `call'
  38. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-3.0.3/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
  39. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.2.1/lib/rack/lock.rb:11:in `block in call'
  40. <internal:prelude>:10:in `synchronize'
  41. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.2.1/lib/rack/lock.rb:11:in `call'
  42. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/actionpack-3.0.3/lib/action_dispatch/middleware/static.rb:30:in `call'
  43. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/application.rb:168:in `call'
  44. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/application.rb:77:in `method_missing'
  45. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/railties-3.0.3/lib/rails/rack/log_tailer.rb:14:in `call'
  46. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.2.1/lib/rack/content_length.rb:13:in `call'
  47. /home/szymon/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.2.1/lib/rack/handler/webrick.rb:52:in `service'
  48. /home/szymon/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
  49. /home/szymon/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
  50. /home/szymon/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
Add Comment
Please, Sign In to add comment