Last active
January 2, 2016 10:28
-
-
Save kavanista/8289711 to your computer and use it in GitHub Desktop.
Riak startup issues .
This file contains hidden or 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
2014-01-06 20:49:11 =ERROR REPORT==== | |
** System running to use fully qualified hostnames ** | |
** Hostname localhost is illegal ** | |
2014-01-06 20:49:11 =ERROR REPORT==== | |
** System running to use fully qualified hostnames ** | |
** Hostname localhost is illegal ** | |
2014-01-06 20:49:11 =ERROR REPORT==== | |
** System running to use fully qualified hostnames ** | |
** Hostname localhost is illegal ** | |
2014-01-06 20:49:11 =ERROR REPORT==== | |
** Generic server riak_core_capability terminating | |
** Last message in was {register,{riak_core,vnode_routing},{capability,[proxy,legacy],legacy,{riak_core,legacy_vnode_routing,[{true,legacy},{false,proxy}]}}} | |
** When Server state == {state,[],undefined,[],[],[]} | |
** Reason for termination == | |
** {function_clause,[{orddict,fetch,['[email protected]',[]],[{file,"orddict.erl"},{line,72}]},{riak_core_capability,renegotiate_capabilities,1,[{file,"src/riak_core_capability.erl"},{line,416}]},{riak_core_capability,handle_call,3,[{file,"src/riak_core_capability.erl"},{line,202}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,588}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]} | |
2014-01-06 20:49:11 =CRASH REPORT==== | |
crasher: | |
initial call: riak_core_capability:init/1 | |
pid: <0.151.0> | |
registered_name: riak_core_capability | |
exception exit: {{function_clause,[{orddict,fetch,['[email protected]',[]],[{file,"orddict.erl"},{line,72}]},{riak_core_capability,renegotiate_capabilities,1,[{file,"src/riak_core_capability.erl"},{line,416}]},{riak_core_capability,handle_call,3,[{file,"src/riak_core_capability.erl"},{line,202}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,588}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]},[{gen_server,terminate,6,[{file,"gen_server.erl"},{line,747}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]} | |
ancestors: [riak_core_sup,<0.136.0>] | |
messages: [] | |
links: [<0.137.0>] | |
dictionary: [] | |
trap_exit: false | |
status: running | |
heap_size: 4181 | |
stack_size: 24 | |
reductions: 727 | |
neighbours: | |
2014-01-06 20:49:11 =SUPERVISOR REPORT==== | |
Supervisor: {local,riak_core_sup} | |
Context: child_terminated | |
Reason: {function_clause,[{orddict,fetch,['[email protected]',[]],[{file,"orddict.erl"},{line,72}]},{riak_core_capability,renegotiate_capabilities,1,[{file,"src/riak_core_capability.erl"},{line,416}]},{riak_core_capability,handle_call,3,[{file,"src/riak_core_capability.erl"},{line,202}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,588}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]} | |
Offender: [{pid,<0.151.0>},{name,riak_core_capability},{mfargs,{riak_core_capability,start_link,[]}},{restart_type,permanent},{shutdown,5000},{child_type,worker}] | |
2014-01-06 20:49:11 =CRASH REPORT==== | |
crasher: | |
initial call: application_master:init/4 | |
pid: <0.135.0> | |
registered_name: [] | |
exception exit: {{bad_return,{{riak_core_app,start,[normal,[]]},{'EXIT',{{function_clause,[{orddict,fetch,['[email protected]',[]],[{file,"orddict.erl"},{line,72}]},{riak_core_capability,renegotiate_capabilities,1,[{file,"src/riak_core_capability.erl"},{line,416}]},{riak_core_capability,handle_call,3,[{file,"src/riak_core_capability.erl"},{line,202}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,588}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]},{gen_server,call,[riak_core_capability,{register,{riak_core,vnode_routing},{capability,[proxy,legacy],legacy,{riak_core,legacy_vnode_routing,[{true,legacy},{false,proxy}]}}},infinity]}}}}},[{application_master,init,4,[{file,"application_master.erl"},{line,138}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]} | |
ancestors: [<0.134.0>] | |
messages: [{'EXIT',<0.136.0>,normal}] | |
links: [<0.134.0>,<0.7.0>] | |
dictionary: [] | |
trap_exit: true | |
status: running | |
heap_size: 987 | |
stack_size: 24 | |
reductions: 209 | |
neighbours: | |
2014-01-06 20:49:11 =ERROR REPORT==== | |
** System running to use fully qualified hostnames ** | |
** Hostname localhost is illegal ** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment