Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@williamsjj
Created March 14, 2011 18:52
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 williamsjj/869640 to your computer and use it in GitHub Desktop.
Save williamsjj/869640 to your computer and use it in GitHub Desktop.
=ERROR REPORT==== 14-Mar-2011::12:51:10 ===
Unhandled entry: [<<"test_bucket">>,<<"prefix_key1">>,<<"test_bucket">>]
=ERROR REPORT==== 14-Mar-2011::12:51:10 ===
** State machine <0.5596.0> terminating
** Last event in was inputs_done
** When State == executing
** Data == {state,1,riak_kv_reduce_phase,
{state,
{erlang,
{reduce,
{modfun,riak_kv_mapreduce,reduce_identity},
null,true}},
[],
[[<<"test_bucket">>,<<"prefix_key1">>,
<<"test_bucket">>]]},
true,true,<0.5597.0>,
[<0.5597.0>],
undefined,0,0,<0.5595.0>,330000}
** Reason for termination =
** {unhandled_entry,[<<"test_bucket">>,<<"prefix_key1">>,<<"test_bucket">>]}
=ERROR REPORT==== 14-Mar-2011::12:51:10 ===
webmachine error: path="/mapred"
{error,
{error,
{case_clause,
{unhandled_entry,
[<<"test_bucket">>,<<"prefix_key1">>,<<"test_bucket">>]}},
[{riak_kv_wm_mapred,process_post,2},
{webmachine_resource,resource_call,3},
{webmachine_resource,do,3},
{webmachine_decision_core,resource_call,1},
{webmachine_decision_core,decision,1},
{webmachine_decision_core,handle_request,2},
{webmachine_mochiweb,loop,1},
{mochiweb_http,headers,5}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment