[rabbitmq-discuss] Cannot run first example from tutorial.

Emile Joubert emile at rabbitmq.com
Thu Oct 11 10:38:15 BST 2012


Hi Serj,

On 11/10/12 10:15, Serj Kozlov wrote:
>     =INFO REPORT==== 11-Oct-2012::12:50:47 ===
>     Disk free space insufficient. Free bytes:496087040 Limit:1000000000
> 
>     =INFO REPORT==== 11-Oct-2012::12:50:47 ===
>         alarm_handler: {set,{{resource_limit,disk,rabbit at main},[]}}

The problem is that you don't have enough disk space. The broker will
block further messages until sufficient space is available. You can
solve this problem by supplying more disk space or by configuring a
lower limit. See the configuration file documentation on how to do that:

http://www.rabbitmq.com/configure.html



-Emile



More information about the rabbitmq-discuss mailing list