[rabbitmq-discuss] Hanging connections/channels after crash
Simon MacMullen
simon at rabbitmq.com
Wed Apr 17 11:04:31 BST 2013
On 17/04/13 10:48, Dirk Plate wrote:
> Hi,
> thanks for this information.
> Is it possible to reset the management plugin (where is this information stored?).
Hi. This information lives in the management statistics database. You
can kill that process with e.g.:
$ rabbitmqctl eval 'exit(global:whereis_name(rabbit_mgmt_db), bang).'
and it will start up again and reconstruct all its data without the
phantom connections / channels.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list