[rabbitmq-discuss] MulticastMain Java client causes Erlang error eheap_alloc: Cannot allocate 467078560 bytes of memory (of type "heap") (with RabbitMQ 1.7.1)

Matthias Radestock matthias at lshift.net
Tue Jan 26 15:38:11 GMT 2010


John,

John Apps wrote:
> This is rabbit.log after starting the server:
> =INFO REPORT==== 26-Jan-2010::16:09:34 ===
> Memory limit set to 1634MB.

Does that figure seem reasonable? How much physical memory and swap do 
you have? And do you have other processes running that could be eating 
into that?

Basically, you need to make sure that the above figure is well below 
(<40%) the amount of memory the rabbit process can safely ask for from 
the O/S.

> =INFO REPORT==== 26-Jan-2010::16:09:34 ===
> Rolling persister log to 
> "c:/AMQP/RabbitMQ/rabbitmq_server-1.7.0/db/rabbit-mnesi
> a/rabbit_persister.LOG.previous"
> =INFO REPORT==== 26-Jan-2010::16:09:35 ===
> started TCP Listener on 0.0.0.0:5672

Have you got the rest of that log file?


Regards,

Matthias.
PS: no need to attach further crash dumps.




More information about the rabbitmq-discuss mailing list