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