[rabbitmq-discuss] Restarting the management plugin without restarting the broker
Michael Klishin
mklishin at gopivotal.com
Mon Feb 3 11:05:07 GMT 2014
On 3 Feb 2014, at 14:58, Matt Pietrek <mpietrek at skytap.com> wrote:
> Under the Overview tab it also says "... no connections…"
Are there any errors in the logs?
> Is there some sort of erl command or other wizardry I can do to safely reset the management plugin without dropping all my connections or otherwise messing up clients?
rabbitmqctl eval 'application:stop(rabbitmq_management).'
rabbitmqctl eval 'application:start(rabbitmq_management).’
Try it in a separate environment first.
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list