[rabbitmq-discuss] Connection Error

Jason J. W. Williams jasonjwwilliams at gmail.com
Thu Feb 10 18:32:02 GMT 2011


Hi Y'all,

I'm having some issues connecting to Rabbit using the 0-9-1 AMQP spec
file with txamqp. Working with Esteve on the txamqp side, but I was
curious if anyone had some pointers on what this error message means
from Rabbit (I get it on connect):

{channel0_error,starting,
    {error,function_clause,'connection.start_ok',
        [{rabbit_binary_parser,parse_field_value,
             [<<119,112,109,95,97,112,105,0,119,112,109,95,97,112,105>>]},
         {rabbit_binary_parser,parse_table,1},
         {rabbit_auth_mechanism_amqplain,handle_response,2},
         {rabbit_reader,auth_phase,2},
         {rabbit_reader,handle_method0,3},
         {rabbit_reader,mainloop,2},
         {rabbit_reader,start_connection,7},
         {proc_lib,init_p_do_apply,3}]}}

Any help is greatly appreciated. Thank you in advance.

-J


More information about the rabbitmq-discuss mailing list