[rabbitmq-discuss] RMQ-3.0.0 multi rabbit nodes not able to start .
PONMUTHU M
ponmuthu at omnesysindia.com
Tue Dec 4 10:40:06 GMT 2012
but after changing port 15673 which is free in my box , also not able to
start its picking 15672
i want to know . from where its picking ?
RABBITMQ_NODENAME=$1 \
RABBITMQ_NODE_PORT=$2 \
RABBITMQ_MNESIA_DIR=/tmp/rabbitmq-$1-mnesia \
RABBITMQ_PLUGINS_EXPAND_DIR=/tmp/rabbitmq-$1-plugins-scratch \
RABBITMQ_LOG_BASE=/tmp \
RABBITMQ_SERVER_START_ARGS="-rabbitmq_mochiweb listeners
[{mgmt,[{port,15673}]}]" \
${RMQ_ROOT_PATH}rabbitmq-server & # -detached
BOOT FAILED
===========
Error description:
{could_not_start,rabbitmq_management,
{could_not_start_listener,[{port,15672}],eaddrinuse}}
Log files (may contain more information):
/tmp/pon1.log
/tmp/pon1-sasl.log
{"init terminating in
do_boot",{rabbit,failure_during_boot,{could_not_start,rabbitmq_management,{could_not_start_listener,[{port,15672}],eaddrinuse}}}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/RMQ-3-0-0-multi-rabbit-nodes-not-able-to-start-tp23817p23820.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list