[rabbitmq-discuss] 500 Internal server error while consuming with 2.1.0 management plugin
Stephen Day
stevvooe at gmail.com
Thu Sep 16 01:41:43 BST 2010
Here is the text from the management console web interface:
Got response code 500 with body
Internal Server Error
The server encountered an error while processing this request:
{error,{exit,{{function_clause,[{proplists,get_value,[rate,0,unknown]},
{rabbit_mgmt_db,gs_update_add,3},
{rabbit_mgmt_db,'-gs_update/2-lc$^0/1-0-',2},
{rabbit_mgmt_db,'-gs_update/2-lc$^0/1-0-',2},
{dict,update_bkt,4},
{dict,on_bucket,3},
{dict,update,4},
{lists,foldl,3}]},
{gen_server,call,[rabbit_mgmt_db,get_overview,infinity]}},
[{gen_server,call,3},
{rabbit_mgmt_wm_overview,to_json,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}]}}
Here are the related error reports, from the logs:
=ERROR REPORT==== 15-Sep-2010::17:38:15 ===
** Generic server rabbit_mgmt_db terminating
** Last message in was get_overview
** When Server state == {state,[{channel_exchange_stats,442426},
{channel_queue_exchange_stats,446523},
{channel_queue_stats,438329},
{channel_stats,434232},
{connection_stats,430135},
{queue_stats,426038}]}
** Reason for termination ==
** {function_clause,[{proplists,get_value,[rate,0,unknown]},
{rabbit_mgmt_db,gs_update_add,3},
{rabbit_mgmt_db,'-gs_update/2-lc$^0/1-0-',2},
{rabbit_mgmt_db,'-gs_update/2-lc$^0/1-0-',2},
{dict,update_bkt,4},
{dict,on_bucket,3},
{dict,update,4},
{lists,foldl,3}]}
=ERROR REPORT==== 15-Sep-2010::17:38:15 ===
webmachine error: path="/api/overview"
{error,{exit,{{function_clause,[{proplists,get_value,[rate,0,unknown]},
{rabbit_mgmt_db,gs_update_add,3},
{rabbit_mgmt_db,'-gs_update/2-lc$^0/1-0-',2},
{rabbit_mgmt_db,'-gs_update/2-lc$^0/1-0-',2},
{dict,update_bkt,4},
{dict,on_bucket,3},
{dict,update,4},
{lists,foldl,3}]},
{gen_server,call,[rabbit_mgmt_db,get_overview,infinity]}},
[{gen_server,call,3},
{rabbit_mgmt_wm_overview,to_json,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}]}}
More information about the rabbitmq-discuss
mailing list