Advertisement
Guest User

Untitled

a guest
Feb 28th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.44 KB | None | 0 0
  1. epirat@UBUNTU-SERVER:~/Showbot$ foreman start -f Procfile.local
  2. 17:37:47 web.1 | started with pid 24665
  3. 17:37:47 irc.1 | started with pid 24669
  4. 17:37:50 irc.1 | /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/dm-core-1.2.0/lib/dm-core/associations/relationship.rb:226:in `rescue in parent_model': Cannot find the parent_model Suggestion for Vote in suggestion (NameError)
  5. 17:37:50 irc.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/dm-core-1.2.0/lib/dm-core/associations/relationship.rb:222:in `parent_model'
  6. 17:37:50 irc.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/dm-is-counter_cacheable-0.1.1/lib/dm-is-counter_cacheable/is/counter_cacheable.rb:51:in `counter_cacheable'
  7. 17:37:50 irc.1 | from /home/epirat/Showbot/lib/models/vote.rb:21:in `<class:Vote>'
  8. 17:37:50 irc.1 | from /home/epirat/Showbot/lib/models/vote.rb:11:in `<top (required)>'
  9. 17:37:50 irc.1 | from /home/epirat/Showbot/environment.rb:17:in `require'
  10. 17:37:50 irc.1 | from /home/epirat/Showbot/environment.rb:17:in `block (2 levels) in <top (required)>'
  11. 17:37:50 irc.1 | from /home/epirat/Showbot/environment.rb:17:in `glob'
  12. 17:37:50 irc.1 | from /home/epirat/Showbot/environment.rb:17:in `block in <top (required)>'
  13. 17:37:50 irc.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/sinatra-1.3.1/lib/sinatra/base.rb:1273:in `configure'
  14. 17:37:50 irc.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/sinatra-1.3.1/lib/sinatra/base.rb:1589:in `block (2 levels) in delegate'
  15. 17:37:50 irc.1 | from /home/epirat/Showbot/environment.rb:15:in `<top (required)>'
  16. 17:37:50 irc.1 | from /home/epirat/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  17. 17:37:50 irc.1 | from /home/epirat/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  18. 17:37:50 irc.1 | from showbot_irc.rb:1:in `<main>'
  19. 17:37:50 irc.1 | process terminated
  20. 17:37:50 system | sending SIGTERM to all processes
  21. 17:37:50 system | sending SIGTERM to pid 24665
  22. 17:37:51 web.1 | /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/dm-core-1.2.0/lib/dm-core/associations/relationship.rb:226:in `rescue in parent_model': Cannot find the parent_model Suggestion for Vote in suggestion (NameError)
  23. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/dm-core-1.2.0/lib/dm-core/associations/relationship.rb:222:in `parent_model'
  24. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/dm-is-counter_cacheable-0.1.1/lib/dm-is-counter_cacheable/is/counter_cacheable.rb:51:in `counter_cacheable'
  25. 17:37:51 web.1 | from /home/epirat/Showbot/lib/models/vote.rb:21:in `<class:Vote>'
  26. 17:37:51 web.1 | from /home/epirat/Showbot/lib/models/vote.rb:11:in `<top (required)>'
  27. 17:37:51 web.1 | from /home/epirat/Showbot/environment.rb:17:in `require'
  28. 17:37:51 web.1 | from /home/epirat/Showbot/environment.rb:17:in `block (2 levels) in <top (required)>'
  29. 17:37:51 web.1 | from /home/epirat/Showbot/environment.rb:17:in `glob'
  30. 17:37:51 web.1 | from /home/epirat/Showbot/environment.rb:17:in `block in <top (required)>'
  31. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/sinatra-1.3.1/lib/sinatra/base.rb:1273:in `configure'
  32. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/sinatra-1.3.1/lib/sinatra/base.rb:1589:in `block (2 levels) in delegate'
  33. 17:37:51 web.1 | from /home/epirat/Showbot/environment.rb:15:in `<top (required)>'
  34. 17:37:51 web.1 | from /home/epirat/Showbot/showbot_web.rb:10:in `require'
  35. 17:37:51 web.1 | from /home/epirat/Showbot/showbot_web.rb:10:in `<top (required)>'
  36. 17:37:51 web.1 | from /home/epirat/Showbot/config.ru:1:in `require'
  37. 17:37:51 web.1 | from /home/epirat/Showbot/config.ru:1:in `block in <main>'
  38. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/rack-1.4.0/lib/rack/builder.rb:51:in `instance_eval'
  39. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/rack-1.4.0/lib/rack/builder.rb:51:in `initialize'
  40. 17:37:51 web.1 | from /home/epirat/Showbot/config.ru:1:in `new'
  41. 17:37:51 web.1 | from /home/epirat/Showbot/config.ru:1:in `<main>'
  42. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/thin-1.3.1/lib/rack/adapter/loader.rb:36:in `eval'
  43. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/thin-1.3.1/lib/rack/adapter/loader.rb:36:in `load'
  44. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/thin-1.3.1/lib/rack/adapter/loader.rb:45:in `for'
  45. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/thin-1.3.1/lib/thin/controllers/controller.rb:169:in `load_adapter'
  46. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/thin-1.3.1/lib/thin/controllers/controller.rb:73:in `start'
  47. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/thin-1.3.1/lib/thin/runner.rb:185:in `run_command'
  48. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/thin-1.3.1/lib/thin/runner.rb:151:in `run!'
  49. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/gems/thin-1.3.1/bin/thin:6:in `<top (required)>'
  50. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/bin/thin:19:in `load'
  51. 17:37:51 web.1 | from /home/epirat/.rvm/gems/ruby-1.9.3-p125/bin/thin:19:in `<main>'
  52. 17:37:51 web.1 | >> Using rack adapter
  53. 17:37:51 web.1 | >> Stopping ...
  54. 17:37:51 web.1 | process terminated
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement