[rabbitmq-discuss] Rabbitmq.client 3.3.0 oddity (.NET)

Michael Klishin mklishin at gopivotal.com
Fri Jul 4 08:53:22 BST 2014


 On 21 June 2014 at 03:04:20, Scott McFadden (scott.kendall.mcfadden at gmail.com) wrote:
> > Whe using IModel.BasicPublish to an invalid exchange you get  
> the following wonky error message:
>  
> The AMQP operation was interrupted: AMQP close-reason, initiated  
> by Application, code =200, text="Goodbye", class=0, methodId=0  
>  
> Took me a while but finally realized, I was attemping to publish  
> to an exchange that didn't exist (typo in exchange name). Fixed  
> the exchange name and it works great now.
>  
> Any way we could get a more helpful error message?

This sounds like a bug. You should get AlreadyClosedException from the connection.
We'll investigate.
--  
MK  

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list