But Keenlearner still I am not able to get " How to find whether the message in the input queue is a poison message or not "
XML eg was one of these as I use to see some of them but here there is no problem in the XML data then how to know whether its a poison message.
Thanks
keenlearner wrote:
Poisons message are those messages which keep on processing and every time they get exceptioned out from the flow and rolls backs to the input queue.
What i assume is that the first message is getting exceptioned out from the flow and sitting on the Input queue of the flow.
Now answeres to your questions
Quote:
1) When there is a backout queue defined for the input queue then why the queue cannot go the backout queue when not able to process.
2) Before I use to check for poison message in MQ as browsing the message and one of the xml tag will not have the proper format
1. yes Ideally the message should get into the back out queue it there is one defined for the input queue. But this depends on the Backout Threshold property of the queue. If the Backout count in MQMD header equals the Backout Threshold of the queue then only it goes to the Backout queue. Please check the values for those two.
2. A poison message can be of proper XML format as well.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum