[rabbitmq-discuss] Messages not being delivered to the queue(but sender shows 'Message sent')

Emile Joubert emile at rabbitmq.com
Fri Oct 12 11:17:40 BST 2012


Hi,

On 11/10/12 16:41, vedanth wrote:
> Any solutions on this problem would be of great help.

You should check the logfile which will probably contain a message about
running out of disk space. By default the broker requires 1Gb free
space. You can either supply more disk space or lower the limit. See the
configuration file documentation on how to do that:
http://www.rabbitmq.com/configure.html
paying attention to the "disk_free_limit" setting.


-Emile


More information about the rabbitmq-discuss mailing list