Skip to content

Instantly share code, notes, and snippets.

@teburd
Created July 7, 2011 17:12
Show Gist options
  • Save teburd/1070010 to your computer and use it in GitHub Desktop.
Save teburd/1070010 to your computer and use it in GitHub Desktop.
Riak Fails Me (more stuff)
$ ./bin/riak console
Exec: /home/tburdick/development/riak/dev/dev1/erts-5.8.4/bin/erlexec -boot /home/tburdick/development/riak/dev/dev1/releases/0.14.2/riak -embedded -config /home/tburdick/development/riak/dev/dev1/etc/app.config -args_file /home/tburdick/development/riak/dev/dev1/etc/vm.args -- console
Root: /home/tburdick/development/riak/dev/dev1
Erlang R14B03 (erts-5.8.4) [source] [64-bit] [smp:4:4] [rq:4] [async-threads:64] [hipe] [kernel-poll:true]
/home/tburdick/development/riak/dev/dev1/lib/os_mon-2.2.6/priv/bin/memsup: Erlang has closed.
Erlang has closed
=INFO REPORT==== 7-Jul-2011::12:11:33 ===
application: webmachine
exited: {bad_return,
{{webmachine_app,start,[normal,[]]},
{'EXIT',
{undef,
[{webmachine_app,start,[normal,[]]},
{application_master,start_it_old,4}]}}}}
type: permanent
{"Kernel pid terminated",application_controller,"{application_start_failure,webmachine,{bad_return,{{webmachine_app,start,[normal,[]]},{'EXIT',{undef,[{webmachine_app,start,[normal,[]]},{application_master,start_it_old,4}]}}}}}"}
Crash dump was written to: erl_crash.dump
Kernel pid terminated (application_controller) ({application_start_failure,webmachine,{bad_return,{{webmachine_app,start,[normal,[]]},{'EXIT',{undef,[{webmachine_app,start,[normal,[]]},{application_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment