Created
March 27, 2011 01:13
-
-
Save rcreasey/888808 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [root@ip-10-244-249-187 current]# rake RACK_ENV=staging RAILS_ENV=staging QUEUE=notification environment resque:work VVERBOSE=true VERBOSE=true | |
| (in /www/oncall.ign-inc.com/releases/41fc21fa01516b101c86dc8df7783159036f495e) | |
| *** Starting worker ip-10-244-249-187:5970:notification | |
| *** Registered signals | |
| *** Checking notification | |
| *** Sleeping for 5.0 seconds | |
| *** resque-1.15.0: Waiting for notification | |
| *** Checking notification | |
| *** Sleeping for 5.0 seconds | |
| *** resque-1.15.0: Waiting for notification | |
| *** Checking notification | |
| *** Sleeping for 5.0 seconds | |
| *** resque-1.15.0: Waiting for notification | |
| *** Checking notification | |
| *** Sleeping for 5.0 seconds | |
| *** resque-1.15.0: Waiting for notification | |
| *** Checking notification | |
| *** Found job on notification | |
| *** got: (Job{notification} | IncidentNotification | [1232]) | |
| *** resque-1.15.0: Processing notification since 1301186956 | |
| *** resque-1.15.0: Forked 6002 at 1301186956 | |
| *** (Job{notification} | IncidentNotification | [1232]) failed: #<NameError: uninitialized constant Incident::Service> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment