Hi all,I have installed latest rabbit MQ 3.7.3 along with Erlang 19.3. I am unable to start rabbit mq if i set the RABBITMQ_NODENAME to long name. (rab...@machinename.domainname.com)
I did also set the RABBITMQ_USE_LONGNAME=true as an environmental variable as per documentation.I get the following error when I start rabbitMQ server and an erlang crash dump.(attached){"init terminating in do_boot",{undef,[{rabbit_prelaunch,rabbitmqprelaunch1523804,[],[]},{init,start_em,1,[{file,"init.erl"},{line,1083}]},{init,do_boot,3,[{file,"init.erl"},{line,791}]}]}}init terminating in do_boot ({undef,[{rabbit_prelaunch,rabbitmqprelaunch1523804,[],[]},{init,start_em,1,[{_},{_}]},{init,do_boot,3,[{_},{_}]}]})Any help on this is highly appreciated.Thanks,
Aniket
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
--
Thanks Micheal. Appreciate your help on this. Following are my environmental variables on my windows environment.
1. ERLANG_HOME=C:\Program Files\erl9.02. RABBITMQ_DIST_PORT=27273
3. RABBITMQ_NODENAME=rabbit@patil.esri.com