[rabbitmq-discuss] channel, error

Marek Majkowski majek04 at gmail.com
Tue Sep 13 14:31:10 BST 2011


On the error, server send 'channel.close' method:

http://www.rabbitmq.com/amqp-0-9-1-reference.html#channel.close

"This method indicates that the sender wants to close the channel.
This may be due to internal conditions (e.g. a forced shut-down) or
due to an error handling a specific method, i.e. an exception. When a
close is due to an exception, the sender provides the class and method
id of the method which caused the exception."

So, an error is essentially a channel-close method issued by the
server. Is that any clearer now?

Cheers,
   Marek

On Tue, Sep 13, 2011 at 14:26, Cheremukhin Andrey
<acheremukhin.digitalguard at gmail.com> wrote:
> Thanks you.
> I'm seeing only "Channel Errors: These are associated with failures that
> affect the current channel but no other channels created from the same
> connection. "
>
> It's meen that the channel will close?
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>


More information about the rabbitmq-discuss mailing list