I'm following the mongrel_cluster setup instructions and am unable to
create a config file:
$ mongrel_rails cluster::configure
ERROR RUNNING 'cluster::configure': Plugin /cluster::configure does not
exist in category /commands
Use help command to get help
Every web page I could find that mentioned this error was folks who
didn't install mongrel_cluster or had several versions installed. I
don't:
$ gem list mongrel_cluster
*** LOCAL GEMS ***
mongrel_cluster (1.0.4)
Mongrel plugin that provides commands and Capistrano tasks for
managing multiple Mongrel processes.
I've tried uninstalling and reinstalling it without luck, and I have no
idea what else to try. Any suggestions?
--
Peter Harkins - http://push.cx - http://NearbyGamers.com
on 2007-11-09 18:55
on 2008-01-24 10:01
I have a similar problem, trying to create a Mongrel Server, running as a Windows Service : ERROR RUNNING 'service::install': Plugin /service::install does not exist in category /commands Although I don't use mongrel_cluster, I manage a cluster of Mongrel Services from within Apache2.2. I never had this problem before (Win XP, Vista), until I tried installing on a Win 2003 Server ; I don't know if it's related... Have you solved your problem? Chris.
Re: ERROR RUNNING 'cluster::configure': Plugin /cluster::configure does not exist in category /comma
on 2008-07-23 04:04
Same problem here. I have installed mongrel (1.1.5) and mongrel_cluster (1.0.5) and I can see both of them when I execute "gem list". And I also get the error message: "ERROR RUNNING 'cluster::configure': Plugin /cluster::configure does not exist in category /commands Use help command to get help" One additional piece of info: I have installed all my gems in a non-standard location because I have no sudo privileges (i.e. I installed my gems using the --install-dir option)
Re: ERROR RUNNING 'cluster::configure': Plugin /cluster::configure does not exist in category /comma
on 2008-07-23 06:14
After sweating with irb and google, I found the problem (and a solution) See http://mongrel.rubyforge.org/ticket/22 This is a bug with gem_plugin and it appears that it will be fixed when mongrel 1.2 is released. In the mean time, I was able to solve my problem by setting my GEM_HOME environment variable to the location of my gems (same as GEM_PATH) Rene Perrier wrote: > Same problem here. > > I have installed mongrel (1.1.5) and mongrel_cluster (1.0.5) and I can > see both of them when I execute "gem list". And I also get the error > message: > "ERROR RUNNING 'cluster::configure': Plugin /cluster::configure does not > exist in category /commands > Use help command to get help" > > One additional piece of info: > I have installed all my gems in a non-standard location because I have > no sudo privileges (i.e. I installed my gems using the --install-dir > option)
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.