[rabbitmq-discuss] Connection Error
Jason J. W. Williams
jasonjwwilliams at gmail.com
Thu Feb 10 21:28:53 GMT 2011
Hmm...wonder why changing the spec file causes that. I'll check with
Esteve. Thank you Matthias.
-J
On Thu, Feb 10, 2011 at 12:00 PM, Matthias Radestock
<matthias at rabbitmq.com> wrote:
> Jason,
>
> On 10/02/11 18:32, Jason J. W. Williams wrote:
>>
>> 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}]}}
>
> Looks like the client selected the AMQPLAIN auth mechanism but sent auth
> data in accordance with the PLAIN mechanism.
>
> Matthias.
>
More information about the rabbitmq-discuss
mailing list