On Sun, 2008-01-27 at 16:49 +0100, Chris Olsen wrote:
> When reading the error messages it sounded like it said that it WAS 
> already running, but in the end it was the just the pid files that 
> remained.  Deleting them from the RAILS/tmp/pids folder fixed things

Another option is to use mongrel_cluster_ctl with the --clean option;
that'll delete stale pids for you.  I usually ensure that my mongrel
init scripts include this option so's to make sure that they'll come up
if the server crashes.

Yours,

Tom



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to