[rabbitmq-discuss] Rabbitmq boot failure with "tables_not_present"

Simon MacMullen simon at rabbitmq.com
Thu Jan 17 10:30:58 GMT 2013


On 17/01/13 00:45, Jerry Kuch wrote:
> That is indeed a fine way to get rid of your Mnesia contents including
> clustering info and any metadata that needs to be shared amongst the
> nodes (queue, exchange, binding, user, vhost, etc. definitions).

Yes. You could also use 'rabbitmqctl reset'.

> On the other hand, after you've done it, you've got no really good
> reason to expect your nodes to act as clustered.

...unless you have set cluster_nodes in the configuration file.

> Are you establishing your clusters using the rabbitmq command line tools
> or by statically encoding their properties in your rabbitmq.config
> files?

The stack trace in the OP shows the latter.

Cheers, Simon


-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list