[rabbitmq-discuss] Can't set short node name!\nPlease check your configuration\n

Saritha N sarithaneerukonda at india.cogbooks.com
Fri Oct 25 16:18:11 BST 2013


Hi ,
I am new to Rabbitmq server.I followed this installation steps for Erlang
and RabbitMQ server
1.cd /usr/save
2.wget http://www.erlang.org/download/otp_src_R16B.tar.gz
3.tar xvfz /usr/save/otp_src_R16B.tar.gz
4.cd otp_src_R16B
5.LANG=C; export LANG
6../configure
7.make
8.make install

For RabbitMq server
1.cd /usr/save
2.wget
http://www.rabbitmq.com/releases/rabbitmq-server/v3.0.4/rabbitmq-server-generic-unix-3.0.4.tar.gz
3.tar xvfz rabbitmq-server-generic-unix-3.0.4.tar.gz
4.cd rabbitmq_server-3.0.4
5.cd /usr/save/rabbitmq_server-3.0.4
6.sbin/rabbitmq-server -detached
It throws this error for me
Warning: PID file not written; -detached was passed.
{error_logger,{{2013,10,25},{8,0,24}},"Can't set short node name!\nPlease
check your configuration\n",[]}
{error_logger,{{2013,10,25},{8,0,24}},crash_report,[[{initial_call,{net_kernel,init,['Argument__1']}},{pid,<0.21.0>},{registered_name,[]},{error_info,{exit,{error,badarg},[{gen_server,init_it,6,[{file,"gen_server.erl"},{line,320}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}},{ancestors,[net_sup,kernel_sup,<0.10.0>]},{messages,[]},{links,[<0.18.0>]},{dictionary,[{longnames,false}]},{trap_exit,true},{status,running},{heap_size,610},{stack_size,27},{reductions,244}],[]]}
{error_logger,{{2013,10,25},{8,0,24}},supervisor_report,[{supervisor,{local,net_sup}},{errorContext,start_error},{reason,{'EXIT',nodistribution}},{offender,[{pid,undefined},{name,net_kernel},{mfargs,{net_kernel,start_link,[[rabbitmqprelaunch674,shortnames]]}},{restart_type,permanent},{shutdown,2000},{child_type,worker}]}]}
{error_logger,{{2013,10,25},{8,0,24}},supervisor_report,[{supervisor,{local,kernel_sup}},{errorContext,start_error},{reason,{shutdown,{failed_to_start_child,net_kernel,{'EXIT',nodistribution}}}},{offender,[{pid,undefined},{name,net_sup},{mfargs,{erl_distribution,start_link,[]}},{restart_type,permanent},{shutdown,infinity},{child_type,supervisor}]}]}

And I have created rabbitmq-env.conf
In cd /usr/save/rabbitmq_server-3.0.4/etc/rabbitmq/rabbitmq-env.conf by
setting the parameter
RABBITMQ_NODENAME=rabbit at 192.168.1.25

After doing this also I am getting the same error .
Please help me out.

-- 
Thanks & Regards,
 Saritha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131025/5bc03e82/attachment.htm>


More information about the rabbitmq-discuss mailing list