[rabbitmq-discuss] Can't delete vhost
Simon MacMullen
simon at rabbitmq.com
Fri Nov 8 15:59:54 GMT 2013
On 08/11/2013 2:54PM, carlhoerberg wrote:
> =ERROR REPORT==== 8-Nov-2013::14:36:34 ===
> Discarding message
> {'$gen_call',{<0.10547.1>,#Ref<0.0.1.239371>},{delete,false,false}} from
> <0.10547.1> to <0.20300.39> in an old incarnation (1) of this node (2)
This is basically telling you that the pid we have in Mnesia for one of
the queues that is to be deleted is out of date - it pertains to a
previous boot of the server.
We've only ever seen this as a consequence of something else going
wrong. Is there previous crash mentioning <0.20300.39> in the logs?
Cheers, Simon
--
Simon MacMullen
RabbitMQ, Pivotal
More information about the rabbitmq-discuss
mailing list