Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 8th, 2012  |  syntax: None  |  size: 0.93 KB  |  hits: 18  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. bash-3.2$ /usr/bin/env RAILS_ENV=production /srv/www/anounz/apps/anounz/current/script/delayed_job start -i 1
  2. ** [NewRelic] Cannot find newrelic.yml file at /srv/www/anounz/apps/anounz/releases/20100730083829/config/newrelic.yml.
  3. delayed_job.1: process with pid 10851 started.
  4. bash-3.2$ /usr/bin/env RAILS_ENV=production /srv/www/anounz/apps/anounz/current/script/delayed_job start -i 2
  5. ** [NewRelic] Cannot find newrelic.yml file at /srv/www/anounz/apps/anounz/releases/20100730083829/config/newrelic.yml.
  6. delayed_job.2: process with pid 10862 started.
  7. bash-3.2$ /usr/bin/env RAILS_ENV=production /srv/www/anounz/apps/anounz/current/script/delayed_job start -i 3
  8. ** [NewRelic] Cannot find newrelic.yml file at /srv/www/anounz/apps/anounz/releases/20100730083829/config/newrelic.yml.
  9. delayed_job.3: process with pid 10874 started.
  10. bash-3.2$ ps aux | grep delayed
  11. anounz   10894  0.0  0.0  61140   744 pts/0    S+   12:25   0:00 grep delayed