Advertisement
Guest User

Untitled

a guest
Aug 30th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. ubuntu@ip-172-30-0-199:~$ sudo riak start
  2. sudo: unable to resolve host ip-172-30-0-199
  3. sudo: unable to resolve host ip-172-30-0-199
  4. riak failed to start within 15 seconds,
  5. see the output of 'riak console' for more information.
  6. If you want to wait longer, set the environment variable
  7. WAIT_FOR_ERLANG to the number of seconds to wait.
  8. ubuntu@ip-172-30-0-199:~$ sudo riak console
  9. sudo: unable to resolve host ip-172-30-0-199
  10. sudo: unable to resolve host ip-172-30-0-199
  11. Node 'riak@172.30.0.199' not responding to pings.
  12. config is OK
  13. Exec: /usr/lib/riak/erts-5.9.1/bin/erlexec -boot /usr/lib/riak/releases/1.4.10/riak -config /etc/riak/app.config -pa /usr/lib/riak/lib/basho-patches -args_file /etc/riak/vm.args -- console
  14. Root: /usr/lib/riak
  15. Erlang R15B01 (erts-5.9.1) [source] [64-bit] [smp:2:2] [async-threads:64] [kernel-poll:true]
  16.  
  17. /usr/lib/riak/lib/os_mon-2.2.9/priv/bin/memsup: Erlang has closed.
  18. Erlang has closed
  19. {"Kernel pid terminated",application_controller,"{application_start_failure,riak_core,{bad_return,{{riak_core_app,start,[normal,[]]},{'EXIT',{{function_clause,[{orddict,fetch,['riak@172.30.0.199',[]],[{file,[111,114,100,100,105,99,116,46,101,114,108]},{line,72}]},{riak_core_capability,renegotiate_capabilities,1,[{file,[115,114,99,47,114,105,97,107,95,99,111,114,101,95,99,97,112,97,98,105,108,105,116,121,46,101,114,108]},{line,416}]},{riak_core_capability,handle_call,3,[{file,[115,114,99,47,114,105,97,107,95,99,111,114,101,95,99,97,112,97,98,105,108,105,116,121,46,101,114,108]},{line,202}]},{gen_server,handle_msg,5,[{file,[103,101,110,95,115,101,114,118,101,114,46,101,114,108]},{line,588}]},{proc_lib,init_p_do_apply,3,[{file,[112,114,111,99,95,108,105,98,46,101,114,108]},{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]}}}}}}"}
  20.  
  21. Crash dump was written to: /var/log/riak/erl_crash.dump
  22. Kernel pid terminated (application_controller) ({application_start_failure,riak_core,{bad_return,{{riak_core_app,start,[normal,[]]},{'EXIT',{{function_clause,[{orddict,fetch,['riak@172.30.0.199',[]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement