Skip to content

Instantly share code, notes, and snippets.

@alan
Created March 2, 2010 21:02
Show Gist options
  • Save alan/319942 to your computer and use it in GitHub Desktop.
Save alan/319942 to your computer and use it in GitHub Desktop.
bluepilld[54413]: [bookit:backend_app] Going from down => starting
bluepilld[54413]: [bookit:backend_app] #<StateMachine::Transition attribute=:state event=:tick from="starting" from_name=:starting to="up" to_name=:up>
bluepilld[54413]: [bookit:backend_app] Going from starting => up
bluepilld[54413]: [bookit:backend_app] mem_usage: [16MB]
bluepilld[54413]: [bookit:backend_app] #<StateMachine::Transition attribute=:state event=:tick from="up" from_name=:up to="up" to_name=:up>
bluepilld[54413]: [bookit:backend_app] Executing restart command: /usr/bin/env APP_ENV=production script/bookit_ctl restart
bluepilld[54413]: [bookit:backend_app] #<StateMachine::Transition attribute=:state event=:tick from="up" from_name=:up to="up" to_name=:up>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment