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 receive when I do
try and run the full "mongrel_rails cluster::status" is...

ERROR RUNNING 'cluster::status': Plugin /cluster::status does not exist
in category /commands

I'm running a FreeBSD 6 VPS.  here is the mongrel gem list.

*** LOCAL GEMS ***

mongrel (1.0.1)
    A small fast HTTP library and server that runs Rails, Camping, Nitro
    and Iowa apps.

mongrel_cluster (0.2.2, 0.2.1)
    Mongrel plugin that provides commands and Capistrano tasks for
    managing multiple Mongrel processes.


I've rebooted the machine but to no avail.  And I have confirmed that my
/usr/local/bin/mongrel* commands are the current ones.

Ideas?



Removing the 0.2.1 version of the gem worked for me.

gem uninstall mongrel_cluster (it will prompt for which version you want to
uninstall)

Pat
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to