Hello Simon,<br><br><div class="gmail_quote">On Mon, Jun 11, 2012 at 9:57 AM, Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have no more clues about how to get this work, and the RabbitMQ<br>
documentation don&#39;t have any info about this. Anyone can help me? Is<br>
there something I can check or do to make this work?<br>
</blockquote>
<br></div>
Either the memory alarm or the disk space alarm will have gone off, preventing RMQ from accepting new messages. Check the logs.<br></blockquote><div><br></div><div>  It seems odd to have disk space or memory problems, since I am trying to use a very simple example :-) But looking at the logs I saw this:</div>

<div><br></div><div>  =INFO REPORT==== 11-Jun-2012::19:18:01 ===</div><div>Disk free space limit now exceeded. Free bytes:2127663104 Limit:16726757376</div><div><br></div><div>=INFO REPORT==== 11-Jun-2012::19:18:01 ===</div>

<div>    alarm_handler: {set,{{resource_limit,disk,zinanode@muvmp235},[]}}</div><div><br></div><div>  It seems to be a disk space problem.</div><div><br></div><div>  Reading the docs (<a href="http://www.rabbitmq.com/memory.html#diskfreesup">http://www.rabbitmq.com/memory.html#diskfreesup</a>) I found that the default value is 1.0 times the amount of total RAM is required to be free on the Mnesia partition. But how do I know what is the suitable value to be set? Is there any rule? Or should I try-and-error until my system works fine?</div>

<div><br></div><div>  Best regards,</div><div><br></div><div>  Renne Rocha </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Cheers, Simon<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Simon MacMullen<br>
RabbitMQ, VMware<br>
</font></span></blockquote></div><br>