Re: [Mongrel] mongrel_cluster 0.2.2 - plugin cluster::status does not exist?

2007-02-13 Thread Bradley Taylor
I'm an idiot and didn't notice the missing '='. [EMAIL PROTECTED]:~$ ps -o command= -p 17145 bash [EMAIL PROTECTED]:~$ ps -o cmd= -p 17145 bash Matte, could you please verify the above on your FreeBSD server? Thanks, Bradley Bradley Taylor wrote: > Hi Matte: > > Thanks for trying status out o

Re: [Mongrel] mongrel_cluster 0.2.2 - plugin cluster::status does not exist?

2007-02-13 Thread Bradley Taylor
Hi Matte: Thanks for trying status out on a BSD system. The command below works on linux, but doesn't return the same output: [EMAIL PROTECTED]:~$ ps -o cmd= -p 17145 bash [EMAIL PROTECTED]:~$ ps -o command -p 17145 COMMAND bash I'll see if I can make that ps call a little less linux-specific.

Re: [Mongrel] mongrel_cluster 0.2.2 - plugin cluster::status doesnot exist?

2007-02-13 Thread Sunder Somasundaram
R -Original Message- From: Matte Edens <[EMAIL PROTECTED]> Date: Tue, 13 Feb 2007 14:59:06 To:mongrel-users@rubyforge.org Subject: Re: [Mongrel] mongrel_cluster 0.2.2 - plugin cluster::status does not exist? Patrick Berry wrote: On 2/13/07, Matte Edens <[EMAIL PROTECTED]> wrote: He

Re: [Mongrel] mongrel_cluster 0.2.2 - plugin cluster::status does not exist?

2007-02-13 Thread Matte Edens
Matte Edens wrote: oops. typing too fast. that line below should read... I'm _now_ succesfully receiving... matte It works after changing the line to read... ps_output = `ps -o command -p #{pid}` I'm not successfully receiving... Checking 2 Mongrel servers... Found dog: 8000 Found dog:

Re: [Mongrel] mongrel_cluster 0.2.2 - plugin cluster::status does not exist?

2007-02-13 Thread Matte Edens
Patrick Berry wrote: On 2/13/07, *Matte Edens* <[EMAIL PROTECTED] > wrote: Hello all. I've recently installed the 0.2.2 pre-release of mongrel_cluster to try out the new --clean option. However, after installing, when I give a simple "mongrel_rails" comma

Re: [Mongrel] mongrel_cluster 0.2.2 - plugin cluster::status does not exist?

2007-02-13 Thread Patrick Berry
On 2/13/07, Matte Edens <[EMAIL PROTECTED]> wrote: Hello all. I've recently installed the 0.2.2 pre-release of mongrel_cluster to try out the new --clean option. However, after installing, when I give a simple "mongrel_rails" command, the cluster::status command is not listed. The error I rec

Re: [Mongrel] Mongrel Stops Responding

2007-02-13 Thread Matthew Whittaker
Are you using Ruby to rotate your logs? If so, this is your problem. Have some external program manage your logs. Cheers, Matt On Feb 13, 2007, at 11:24 AM, Eric Dean wrote: We have a development environment that every morning requires a restart because Mongrel just stops responding.

[Mongrel] mongrel_cluster 0.2.2 - plugin cluster::status does not exist?

2007-02-13 Thread Matte Edens
Hello all. I've recently installed the 0.2.2 pre-release of mongrel_cluster to try out the new --clean option. However, after installing, when I give a simple "mongrel_rails" command, the cluster::status command is not listed. The error I receive when I do try and run the full "mongrel_rails

Re: [Mongrel] Mongrel Stops Responding

2007-02-13 Thread Luis Lavena
On 2/13/07, Eric Dean <[EMAIL PROTECTED]> wrote: > > > We have a development environment that every morning requires a restart > because Mongrel just stops responding. > > I noticed this older thread...but I still experience the problem > http://rubyforge.org/pipermail/mongrel-users/2006-August/000

[Mongrel] Mongrel Stops Responding

2007-02-13 Thread Eric Dean
We have a development environment that every morning requires a restart because Mongrel just stops responding. I noticed this older thread...but I still experience the problem http://rubyforge.org/pipermail/mongrel-users/2006-August/000950.html We are running nginx..but I also have the mongrel