[rabbitmq-discuss] After install RabbitMQ 2.8.3 - Error: The following plugins could not be found: rabbitmq_management

Thiago Burgo Belo thiagoburgo at gmail.com
Thu Jun 21 23:52:11 BST 2012


I solve the problem... his happens when I call *rabbitmq-server
-detached ,*the
*rabbitmq-server.bat *  was modified causing the problem:

I Change

*if "!RABBITMQ_PLUGINS_DIR!"=="" ( *
*    set RABBITMQ_PLUGINS_DIR=!TDP0!..\plugins *
*)*

to

*set RABBITMQ_PLUGINS_DIR=!TDP0!..\plugins*

Equals to 2.8.2 version.

Thanks,


2012/6/21 Thiago Burgo Belo <thiagoburgo at gmail.com>

> Hi all,
>
> After install RabbitMQ 2.8.3 my rabbitmq_management fails, what is wrong?
>
> --------------------------
> rabbitmq-plugins.bat enable rabbitmq_management
>
> Error: The following plugins could not be found:
>   rabbitmq_management
> --------------------------
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120621/8d4471ce/attachment.htm>


More information about the rabbitmq-discuss mailing list