Skip to content

Instantly share code, notes, and snippets.

@andrewjstone
Created August 26, 2013 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewjstone/6344294 to your computer and use it in GitHub Desktop.
Save andrewjstone/6344294 to your computer and use it in GitHub Desktop.
2013-08-26 10:05:29.177 [error] <0.7715.62> gen_server <0.7715.62> terminated with reason: no function clause matching riak_cs_gc:handle_mark_as_pending_delete({error,timeout}, <<"test2">>, <<"2275987">>, [<<144,103,177,250,193,223,72,216,179,253,161,153,159,180,89,122>>,<<121,78,81,65,235,165,72,94,...>>], <0.234.0>) line 176
2013-08-26 10:05:29.177 [error] <0.7715.62> CRASH REPORT Process <0.7715.62> with 0 neighbours exited with reason: no function clause matching riak_cs_gc:handle_mark_as_pending_delete({error,timeout}, <<"test2">>, <<"2275987">>, [<<144,103,177,250,193,223,72,216,179,253,161,153,159,180,89,122>>,<<121,78,81,65,235,165,72,94,...>>], <0.234.0>) line 176 in gen_server:terminate/6 line 747
2013-08-26 10:06:22.608 [error] <0.14733.61> gen_fsm riak_cs_gc_d in state idle terminated with reason: {timeout,{gen_server,call,[<0.8040.62>,{req,{rpbindexreq,<<"riak-cs-gc">>,<<"$key">>,range,undefined,<<"0">>,<<"1377536722">>,undefined,false,undefined,undefined,undefined},infinity},60000]}}
2013-08-26 10:06:22.608 [error] <0.14733.61> CRASH REPORT Process riak_cs_gc_d with 1 neighbours exited with reason: {timeout,{gen_server,call,[<0.8040.62>,{req,{rpbindexreq,<<"riak-cs-gc">>,<<"$key">>,range,undefined,<<"0">>,<<"1377536722">>,undefined,false,undefined,undefined,undefined},infinity},60000]}} in gen_fsm:terminate/7 line 611
2013-08-26 10:06:22.608 [error] <0.134.0> Supervisor riak_cs_sup had child riak_cs_gc_d started with riak_cs_gc_d:start_link() at <0.14733.61> exit with reason {timeout,{gen_server,call,[<0.8040.62>,{req,{rpbindexreq,<<"riak-cs-gc">>,<<"$key">>,range,undefined,<<"0">>,<<"1377536722">>,undefined,false,undefined,undefined,undefined},infinity},60000]}} in context child_terminated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment