

--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/557dbb3c-5fd9-4163-aa51-ff741cb3dd8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Do the RabbitMQ server logs have anything around the same time?
On Fri, 14 Jun 2019 at 06:32, eric tech <tech....@gmail.com> wrote:
Hi, Good Day--I using CFX library as publisher to publish a message to Exchange "TestQueue1" which route message to Queue 1.By using max-length to make queue head drop as dead letter.Dead Letter will route to Exchange "GSF.TEST" then route to Queue 2.Then having a Rabbit Client (C#) to subscribe to Queue 2.It throw ex error :"The AMQP operation was interrupted: AMQP close-reason, initiated by Peer, code=541, text=\"INTERNAL_ERROR\", classId=0, methodId=0, cause="I simulate the error few times, below are message look like using RabbitMQ management (Before and After dead letter routing)Can read the message using RabbitMQ management, however, failed to subscribe to dequeue the message using RabbitMQ client.Before dead letter routing:After dead letter routing:Please help advice, if anyone encounter same issue or having solution for this. Thanks !
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitm...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/557dbb3c-5fd9-4163-aa51-ff741cb3dd8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Karl NilssonPivotal/RabbitMQ
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/117b912a-a630-4386-a99d-b13714e04f75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Can you post a minimal code sample that reproduces the error?
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/117b912a-a630-4386-a99d-b13714e04f75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Karl NilssonPivotal/RabbitMQ
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/5acc7d5c-4cf8-4c87-9a81-928bd4631ad3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Maybe CFX requires that meta data to be there? I've never used no heard of CFX so can't really say for sure.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/5acc7d5c-4cf8-4c87-9a81-928bd4631ad3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Karl NilssonPivotal/RabbitMQ
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/99d32254-8e9e-4383-882b-d8c99fd6c75a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
If you can make a console application repro using only the standard .NET client that would be helpful. I can't compile winforms applications.Cheers
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/99d32254-8e9e-4383-882b-d8c99fd6c75a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Karl NilssonPivotal/RabbitMQ
If you can make a console application repro using only the standard .NET client that would be helpful. I can't compile winforms applications.Cheers
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/99d32254-8e9e-4383-882b-d8c99fd6c75a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Karl NilssonPivotal/RabbitMQ