The crash you are seeing is because Erlang failed to allocate 60GB of memory in one go. Seems fairly reasonable to stop at that point.
One of the more common reasons for having such a huge allocation request comes from error logging of processes with very large state.
Is it possible that you have some queues with a lot of messages, really a lot? If Rabbit MQ has a failure of some sorts on a queue, I believe it logs a lot of information about the queue.
HTH,
Robby
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.