RabbitMQ plugins won't start

703 views
Skip to first unread message

prevelikzalogaj

unread,
Nov 11, 2017, 2:43:44 PM11/11/17
to rabbitmq-users
Hi RabbitMQ users

Could someone help me with my problem with RabbitMQ plugins on Windows system?
RabbitMQ is up and running, but plugins won't start up.

They are enabled, but not running.

When I try to re-enable them I receive following error:

Applying plugin configuration to rabbit@sxxxxxxxx... failed.
Error: {enabled_plugins_mismatch,"c:\\Users\\UserBL\\AppData\\Roaming\\RabbitMQ\\ENABLE~2",
                                "c:\\Users\\ADMINI~1\\AppData\\Roaming\\RabbitMQ\\ENABLE~1"}


As you can see plugin is already enabled in ADMINI~1. But I can't access that accound (even with admin permissions). Any idea? I have some important messages in queue and don't want to lose them with reinstalling service.

Your help would be much appreciated.

Thank you.

Regards,
prevelikzalogaj

Michael Klishin

unread,
Nov 13, 2017, 5:41:52 AM11/13/17
to rabbitm...@googlegroups.com
CLI tools and RabbitMQ node must be started with the same effective RABBITMQ_ENABLED_PLUGINS_FILE value.

The only case where you can get a mismatch normally is when you run a CLI tool from a different installation
as the server.

You can configure RABBITMQ_ENABLED_PLUGINS_FILE as explained in http://www.rabbitmq.com/configure.html
but instead it may be worth investigating why the paths do not match.

The former path (Users\\UserBL) is what rabbitmq-plugins uses. The latter is that of the server.


--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
MK

Staff Software Engineer, Pivotal/RabbitMQ
Reply all
Reply to author
Forward
0 new messages