beowulf1416

Untitled

Sep 30th, 2015
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. deploy@telx-guijobs-93:~/zenoradio/front-end-development$ ./script/delayed_job -n4 status
  2. DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /home/deploy/zenoradio/front-end-development/config/environment.rb:5)
  3. delayed_job.0: no instances running
  4. deploy@telx-guijobs-93:~/zenoradio/front-end-development$ ./script/delayed_job -n4 start
  5. DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /home/deploy/zenoradio/front-end-development/config/environment.rb:5)
  6. delayed_job.0: process with pid 14525 started.
  7. delayed_job.1: process with pid 14532 started.
  8. delayed_job.2: process with pid 14543 started.
  9. delayed_job.3: process with pid 14553 started.
  10. deploy@telx-guijobs-93:~/zenoradio/front-end-development$ ./script/delayed_job -n4 status
  11. DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /home/deploy/zenoradio/front-end-development/config/environment.rb:5)
  12. delayed_job.0: no instances running
Advertisement
Add Comment
Please, Sign In to add comment