Oh, and it says it can't find any pids, but they're there:

[EMAIL PROTECTED] pids]# cd /u/apps/mms-service/current/tmp/pids
[EMAIL PROTECTED] pids]# ls
mongrel.8000.pid  mongrel.8001.pid  mongrel.8002.pid

On Sep 15, 9:43 pm, eggie5 <[EMAIL PROTECTED]> wrote:
> Hi,
>
> What do I have to do to have capistrano capistrano restart my mongrel
> cluster on each deploy. I think the standard way to do this is with
> the scrip/spin file. I have this in mine (which I copied from the
> capify.org site)
>
> #!/usr/bin/env ruby
>
> /u/apps/my_add_test/script/process/spawner -p 8000 -i 3
>
> However, when I run cap deploy, I get this:
>
>  * executing "sudo /u/apps/mms-service/current/script/process/reaper"
>     servers: ["216.98.159.252"]
>     [216.98.159.252] executing command
>  ** [out :: 216.98.159.252] Couldn't find any pid file in '/u/apps/mms-
> service/current/tmp/pids' matching 'dispatch.[0-9]*.pid'
>  ** [out :: 216.98.159.252] (also looked for processes matching "/u/
> apps/mms-service/current/public/dispatch.fcgi")
>
> Can somebody point me in the right direction to set this up?


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to