[rabbitmq-discuss] Recovering after forced connection close

Tony Garnock-Jones tonyg at lshift.net
Wed Oct 14 13:35:42 BST 2009


Hi Chris,

Chris Duncan wrote:
> exception on TCP connection <0.1567.0> from 127.0.0.1:57174
> {channel_frame_while_starting,1,starting,
>                                {method,'connection.start_ok',

This occurs when a method frame with non-zero channel number is received
during the connection startup and negotiation phase. I suspect the Ruby
client library: I think it is getting confused somehow, and issuing a
connection.start-ok with non-zero channel number (which is not permitted
by the spec).

Tony
-- 
 [][][] Tony Garnock-Jones     | Mob: +44 (0)7905 974 211
   [][] LShift Ltd             | Tel: +44 (0)20 7729 7060
 []  [] http://www.lshift.net/ | Email: tonyg at lshift.net




More information about the rabbitmq-discuss mailing list