[erlang-questions] Facing problem with the installation of rabbitmqserver on arm64

suresh knv knv.suresh2009@REDACTED
Mon Oct 12 11:39:23 CEST 2015


Hi,
I am facing problems with the installation of rabbitmq-server can
anyone please helpme out with this.

I am trying to install openstack using devstack on arm64 machine,while
running ./stack.sh it fails saying that the

2015-10-12 09:16:15.437 | wget is already the newest version.
2015-10-12 09:16:15.437 | 0 upgraded, 0 newly installed, 0 to remove
and 30 not upgraded.
2015-10-12 09:16:15.437 | 1 not fully installed or removed.
2015-10-12 09:16:15.437 | After this operation, 0 B of additional disk
space will be used.
2015-10-12 09:16:15.466 | Setting up rabbitmq-server (3.2.4-1) ...
2015-10-12 09:16:15.645 |  * Starting message broker rabbitmq-server
2015-10-12 09:16:20.142 |  * FAILED - check
/var/log/rabbitmq/startup_\{log, _err\}
2015-10-12 09:16:20.145 |    ...fail!
2015-10-12 09:16:20.149 | invoke-rc.d: initscript rabbitmq-server,
action "start" failed.
2015-10-12 09:16:20.155 | dpkg: error processing package
rabbitmq-server (--configure):
2015-10-12 09:16:20.155 |  subprocess installed post-installation
script returned error exit status 1
2015-10-12 09:16:20.264 | Errors were encountered while processing:
2015-10-12 09:16:20.266 |  rabbitmq-server
2015-10-12 09:16:20.815 | E: Sub-process /usr/bin/dpkg returned an
error code (1)
2015-10-12 09:16:20.822 | + exit_trap
2015-10-12 09:16:20.822 | + local r=100
2015-10-12 09:16:20.825 | ++ jobs -p
2015-10-12 09:16:20.829 | + jobs=
2015-10-12 09:16:20.829 | + [[ -n '' ]]
2015-10-12 09:16:20.829 | + kill_spinner
2015-10-12 09:16:20.829 | + '[' '!' -z '' ']'
2015-10-12 09:16:20.829 | + [[ 100 -ne 0 ]]
2015-10-12 09:16:20.830 | + echo 'Error on exit'
2015-10-12 09:16:20.830 | Error on exit
2015-10-12 09:16:20.830 | + [[ -z /opt/stack/logs ]]
2015-10-12 09:16:20.830 | + /home/ubuntu/devstack/tools/worlddump.py
-d /opt/stack/logs
2015-10-12 09:16:21.654 | + exit 100

current erlang version which I am having is R16B03 and
/var/log/rabbitmq/start_err is like this

Crash dump was written to: erl_crash.dump
Kernel pid terminated (application_controller)
({application_start_failure,kernel,{{shutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,net_kernel,{'EXIT',nodistribution}}}}},{k
ubuntu@REDACTED:/var/log/rabbitmq$ cat startup_log
{error_logger,{{2015,10,12},{9,16,17}},"Protocol: ~tp: register/listen
error: ~tp~n",["inet_tcp",econnrefused]}
{error_logger,{{2015,10,12},{9,16,17}},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,[#Port<0.93>,<0.18.0>]},{dictionary,[{longnames,false}]},{trap_exit,true},{status,running},{heap_size,376},{stack_size,27},{reductions,811}],[]]}
{error_logger,{{2015,10,12},{9,16,17}},supervisor_report,[{supervisor,{local,net_sup}},{errorContext,start_error},{reason,{'EXIT',nodistribution}},{offender,[{pid,undefined},{name,net_kernel},{mfargs,{net_kernel,start_link,[[rabbitmqprelaunch3622,shortnames]]}},{restart_type,permanent},{shutdown,2000},{child_type,worker}]}]}
{error_logger,{{2015,10,12},{9,16,17}},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}]}]}
{error_logger,{{2015,10,12},{9,16,17}},crash_report,[[{initial_call,{application_master,init,['Argument__1','Argument__2','Argument__3','Argument__4']}},{pid,<0.9.0>},{registered_name,[]},{error_info,{exit,{{shutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,net_kernel,{'EXIT',nodistribution}}}}},{kernel,start,[normal,[]]}},[{application_master,init,4,[{file,"application_master.erl"},{line,133}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}},{ancestors,[<0.8.0>]},{messages,[{'EXIT',<0.10.0>,normal}]},{links,[<0.8.0>,<0.7.0>]},{dictionary,[]},{trap_exit,true},{status,running},{heap_size,376},{stack_size,27},{reductions,117}],[]]}
{error_logger,{{2015,10,12},{9,16,17}},std_info,[{application,kernel},{exited,{{shutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,net_kernel,{'EXIT',nodistribution}}}}},{kernel,start,[normal,[]]}}},{type,permanent}]}
{"Kernel pid terminated",application_controller,"{application_start_failure,kernel,{{shutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,net_kernel,{'EXIT',nodistribution}}}}},{kernel,start,[normal,[]]}}}"}


my hostname is arm64
in etc/hosts
127.0.0.1 localhost arm64
::1             localhost arm64 ip6-localhost ip6-loopback
ff02::1         ip6-allnodes
ff02::2         ip6-allrouters
Thanks
Suresh KN V



More information about the erlang-questions mailing list