[rabbitmq-discuss] Queue creation error

David Sinclair dsinclair at chariotsolutions.com
Wed Jun 11 14:21:58 BST 2014


Thanks Matthias. I will get them upgraded and see if that fixes the problem.


On Wed, Jun 11, 2014 at 3:15 AM, Matthias Radestock <matthias at rabbitmq.com>
wrote:

> On 10/06/14 20:50, David Sinclair wrote:
>
>> I am currently running a 2 node cluster with Rabbit 3.1.5. [...]
>>
>> Operations was configuring a new cluster and put the hipe_compile flag
>> to true (normally set to false). When they did this, queue creation was
>> failing for queues that needed to be mirrored. The error is
>> [...]
>>
>>      exception exit: {badarith,
>>                          [{rabbit_variable_queue,ram_duration,1},
>>                           {rabbit_mnesia,node_info,0},
>>                           {rabbit_amqqueue_process,
>> handle_pre_hibernate,1},
>>                           {gen_server2,pre_hibernate,1},
>>                           {rabbit_mnesia,node_info,0}]}
>>
>
> The code that is failing has changed in more recent versions of rabbit,
> avoiding a floating point arithmetic rounding issue that could possibly
> trigger the above error. Please upgrade.
>
> Also, please make sure you are using the latest Erlang version, since hipe
> compilation is an active area of development (and bug fixing).
>
> Matthias.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140611/91cd9680/attachment.html>


More information about the rabbitmq-discuss mailing list