_______________________________________________
rabbitmq-discuss mailing list
rabbitmq...@lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
--
You received this message because you are subscribed to the Google Groups "rabbitmq-discuss" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rabbitmq-discuss/-/Bb5W-aPuetgJ.
To post to this group, send email to rabbitmq...@googlegroups.com.
To unsubscribe from this group, send email to rabbitmq-discu...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rabbitmq-discuss?hl=en.
Interesting - that suggests that something went wrong when upgrading the
data store on disk from a previous version of Rabbit. If you can locate
where Rabbit is storing files on disk - usually given in the successful
startup of Rabbit - and can pack up the files and send them to us (off
list), I'm sure we'd like to take a look at that to try and figure out
what went wrong.
Once you've taken a copy of those files, you can delete all those files,
and Rabbit will start up fine, but it'll start up with a fresh state and
will have forgotten all messages/queues/exchanges/bindings/vhosts/users
that it had saved (if any).
Matthew