[rabbitmq-discuss] RabbitMQ 3.3.3 not starting on CentOS 6.5
Simon MacMullen
simon at rabbitmq.com
Mon Jun 23 13:07:15 BST 2014
On 23/06/2014 8:18AM, Kamil Porembiński wrote:
> After upgrading to 3.3.3 it is not working. I don't have any info in
> logs. Only:
>
> [07:16:30] [root at rabbit-cluster1 ~]# /etc/init.d/rabbitmq-server start
> Starting rabbitmq-server: FAILED - check
> /var/log/rabbitmq/startup_\{log, _err\}
> rabbitmq-server.
> [07:16:33] [root at rabbit-cluster1 ~]# cat /var/log/rabbitmq/*
> [07:16:36] [root at rabbit-cluster1 ~]# [FAILED]
>
> I have checked clean installation and have the same results on CentOS
> and Red Hat.
Hi Kamil. There is a bug in 3.3.3 causing the the rabbitmq-server script
to terminate early if you have inet_dist_listen_min /
inet_dist_listen_max defined in your rabbitmq.config. This will be fixed
in 3.3.4 but for the time being you can remove the "-e" from the first
line of /usr/lib/rabbitmq/lib/rabbitmq_server-3.3.3/sbin/rabbitmq-server
or switch to using RABBITMQ_DIST_PORT instead.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, Pivotal
More information about the rabbitmq-discuss
mailing list