Created
June 10, 2014 16:08
-
-
Save jeffreybaird/a0a623a83fa1694bbb3d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Node '[email protected]' not responding to pings. | |
config is OK | |
Exec: /usr/local/Cellar/riak/1.4.8/libexec/erts-5.9.1/bin/erlexec -boot /usr/local/Cellar/riak/1.4.8/libexec/releases/1.4.8/riak -config /usr/local/Cellar/riak/1.4.8/libexec/etc/app.config -pa /usr/local/Cellar/riak/1.4.8/libexec/lib/basho-patches -args_file /usr/local/Cellar/riak/1.4.8/libexec/etc/vm.args -- console | |
Root: /usr/local/Cellar/riak/1.4.8/libexec | |
{error_logger,{{2014,6,10},{9,6,37}},"Protocol: ~p: register error: ~p~n",["inet_tcp",{{badmatch,{error,duplicate_name}},[{inet_tcp_dist,listen,1,[{file,"inet_tcp_dist.erl"},{line,70}]},{net_kernel,start_protos,4,[{file,"net_kernel.erl"},{line,1314}]},{net_kernel,start_protos,3,[{file,"net_kernel.erl"},{line,1307}]},{net_kernel,init_node,2,[{file,"net_kernel.erl"},{line,1197}]},{net_kernel,init,1,[{file,"net_kernel.erl"},{line,357}]},{gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]}]} | |
{error_logger,{{2014,6,10},{9,6,37}},crash_report,[[{initial_call,{net_kernel,init,['Argument__1']}},{pid,<0.20.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,227}]}]}},{ancestors,[net_sup,kernel_sup,<0.10.0>]},{messages,[]},{links,[#Port<0.201>,<0.17.0>]},{dictionary,[{longnames,true}]},{trap_exit,true},{status,running},{heap_size,987},{stack_size,24},{reductions,524}],[]]} | |
{error_logger,{{2014,6,10},{9,6,37}},supervisor_report,[{supervisor,{local,net_sup}},{errorContext,start_error},{reason,{'EXIT',nodistribution}},{offender,[{pid,undefined},{name,net_kernel},{mfargs,{net_kernel,start_link,[['[email protected]',longnames]]}},{restart_type,permanent},{shutdown,2000},{child_type,worker}]}]} | |
{error_logger,{{2014,6,10},{9,6,37}},supervisor_report,[{supervisor,{local,kernel_sup}},{errorContext,start_error},{reason,shutdown},{offender,[{pid,undefined},{name,net_sup},{mfargs,{erl_distribution,start_link,[]}},{restart_type,permanent},{shutdown,infinity},{child_type,supervisor}]}]} | |
{error_logger,{{2014,6,10},{9,6,37}},std_info,[{application,kernel},{exited,{shutdown,{kernel,start,[normal,[]]}}},{type,permanent}]} | |
{"Kernel pid terminated",application_controller,"{application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}}"} | |
Crash dump was written to: ./log/erl_crash.dump | |
Kernel pid terminated (application_controller) ({application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment