[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
Wed Jan 27 11:02:01 GMT 2010
John,
John Apps wrote:
> 2 GB with IMAGE_FILE_LARGE_ADDRESS_AWARE cleared (default)
> 4 GB with IMAGE_FILE_LARGE_ADDRESS_AWARE set
> See (http://msdn.microsoft.com/en-us/library/wz223b1z.aspx)
>
> It would be good to know how the images shipped with the kit were linked.
I suspect it's the former.
> . RabbitMQ did respond to rabbitmqctl; the status is captured below,
> first time when the client was still connected, second after I
> had aborted it.
Good. So everything seems to work as expected.
> C:\AMQP\RabbitMQ\rabbitmq_server-1.7.1\sbin>rabbitmqctl status >
> rabbitmqctl.status
>
> C:\AMQP\RabbitMQ\rabbitmq_server-1.7.1\sbin>more rabbitmqctl.status
> =PROGRESS REPORT==== 27-Jan-2010::11:15:40 ===
> supervisor: {local,sasl_safe_sup}
> started: [{pid,<0.38.0>},
> {name,alarm_handler},
> {mfa,{alarm_handler,start_link,[]}},
> {restart_type,permanent},
> {shutdown,2000},
> {child_type,worker}]
> [...]
Do you always see these progress reports when running rabbitmqctl?
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list