[rabbitmq-discuss] rabbitmq-c RPC-style commands doesn't work after amqp_get_rpc_reply return AMQP_RESPONSE_SERVER_EXCEPTION

Michael Klishin michael.s.klishin at gmail.com
Tue Jul 23 03:03:56 BST 2013


2013/7/23 3k4b251 <314992959 at qq.com>

> COMMAND_INVALID
> - second  ' channel.oepn '  seen
>

This means you are trying to open a channel with the same id twice.

Your client should provide a way to get the id of the closed channel
from channel.close.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130723/f9f1ac94/attachment.htm>


More information about the rabbitmq-discuss mailing list