[rabbitmq-discuss] RabbitMQ 3.0.1, Erlang R15B03 Management plugin error

Sargis Harutyunyan armsargis at gmail.com
Tue Jan 8 09:27:18 GMT 2013


Hi I am trying to view messages in queues(or publish) 
using management plugin and have following errors

=ERROR REPORT==== 8-Jan-2013::11:17:06 ===
webmachine error: path="/api/queues/%2Ftwm/sad.reftables"
{error,
    {badmatch,
        {error,
            {'EXIT',
                {{case_clause,
                     {amqp_params_direct,<<"admin">>,<<"admin123">>,
                         <<"/twm">>,rabbit at sargis,none,[]}},
                 [{amqp_connection_sup,start_link,1,
                      [{file,"src/amqp_connection_sup.erl"},{line,34}]},
                  {supervisor2,do_start_child_i,3,[]},
                  {supervisor2,handle_call,3,[]},
                  {gen_server,handle_msg,5,
                      [{file,"gen_server.erl"},{line,588}]},
                  {proc_lib,init_p_do_apply,3,
                      [{file,"proc_lib.erl"},{line,227}]}]}}}},
    
[{amqp_connection,start,1,[{file,"src/amqp_connection.erl"},{line,159}]},
     {rabbit_mgmt_util,with_channel,5,[]},
     {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,[]},
     {rabbit_webmachine,'-makeloop/1-fun-0-',2,[]}]}

=ERROR REPORT==== 8-Jan-2013::11:20:55 ===
webmachine error: path="/api/queues/%2Ftwm/sad.callback/get"
{error,
    {error,
        {badmatch,
            {error,
                {'EXIT',
                    {{case_clause,
                         {amqp_params_direct,<<"admin">>,<<"admin123">>,
                             <<"/twm">>,rabbit at sargis,none,[]}},
                     [{amqp_connection_sup,start_link,1,
                          [{file,"src/amqp_connection_sup.erl"},{line,34}]},
                      {supervisor2,do_start_child_i,3,[]},
                      {supervisor2,handle_call,3,[]},
                      {gen_server,handle_msg,5,
                          [{file,"gen_server.erl"},{line,588}]},
                      {proc_lib,init_p_do_apply,3,
                          [{file,"proc_lib.erl"},{line,227}]}]}}}},
        [{amqp_connection,start,1,
             [{file,"src/amqp_connection.erl"},{line,159}]},
         {rabbit_mgmt_util,with_channel,5,[]},
         {rabbit_mgmt_util,with_decode,5,[]},
         {rabbit_mgmt_wm_queue_get,process_post,2,[]},
         {webmachine_resource,resource_call,3,[]},
         {webmachine_resource,do,3,[]},
         {webmachine_decision_core,resource_call,1,[]},
         {webmachine_decision_core,decision,1,[]}]}}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130108/74086567/attachment.htm>


More information about the rabbitmq-discuss mailing list