[rabbitmq-discuss] RabbitMQ won't start on RHEL 6.1
Alvaro Videla
videlalvaro at gmail.com
Sun Jul 10 20:32:54 BST 2011
If you do:
ps ax | grep rabbit
Do you get any process running?
BTW, the port 5672 is not the EPMD default one, so that's very strange.
-Alvaro
On Jul 10, 2011, at 9:29 PM, Dana Rea wrote:
> I have, netstat -tlp tells me that it's epmd running on port 5672. Rabbit still doesn't start if I kill all processes running on that port beforehand.
>
> I'm not familiar with Erlang, but it it possible that Rabbit is trying to listen on the same port as epmd? Although, starting epmd on another port didn't help either.
>
> On Sun, Jul 10, 2011 at 3:22 PM, Alvaro Videla <videlalvaro at gmail.com> wrote:
> Hi
>
> > =ERROR REPORT==== 9-Jul-2011::17:11:50 ===
> > failed to start TCP Listener on 0.0.0.0:5672 - eaddrinuse
>
> I think that tells that RabbitMQ is already running in your machine or that at least you have a service that is already using that address.
>
> Try checking that there's no version of the broker already running.
>
> -Alvaro
>
>
>
>
> --
> Dana
Sent form my Nokia 1100
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110710/6f6d1c83/attachment.htm>
More information about the rabbitmq-discuss
mailing list