[rabbitmq-discuss] channel, error

Marek Majkowski majek04 at gmail.com
Tue Sep 13 11:59:16 BST 2011


On Tue, Sep 13, 2011 at 11:09, Cheremukhin Andrey
<acheremukhin.digitalguard at gmail.com> wrote:
> Could i use channel after that any error was happened in the channel (for
> example not-found, 404)?
> I'm using rabbitmq-c and after that was happened error in channel,
> rabbitmq-server don't response to me. It's normal?

No. When there is an error on a channel - it's automatically getting closed.
You need to open a new channel to do anything.

If you don't know why there was a channel error, sometimes you can
find interesting details in rabbitmq logs.

Cheers,
 Marek


More information about the rabbitmq-discuss mailing list