Displaying 2 results from an estimated 2 matches for "check_process".
2007 Mar 04
6
FreeBSD 6.1 mongrel_cluster and procfs message
I''m running the latest mongrel (1.0.1) and the latest mongrel_cluster  
(1.0.1.1) on FreeBSD 6.1.
When I use capistrano to try to stop or restart my cluster I get this  
(partial) output:
ps: Process environment requires procfs(5)
And my Mongrel processes haven''t stopped.
Any ideas?
Thanks,
Jamie
2007 Apr 17
7
problem restarting mongrel_cluster outside RAILS_ROOT - patch and other option
Hey folks.  Sorry for the SUPER long email but if you''ve been 
experiencing the same problems with restarting your mongrel cluster with 
Capistrano, then I have two solutions that have worked for me and I''m 
pretty sure will for you as well.
THE PROBLEM
I was having trouble restarting my clusters using Capistrano.  I''ve seen 
this come up before on the mailing list and