ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Dequeued failed message. Propagating a message to the failur

Post new topic  Reply to topic
 Dequeued failed message. Propagating a message to the failur « View previous topic :: View next topic » 
Author Message
vpramod544
PostPosted: Fri Nov 30, 2012 6:28 am    Post subject: Dequeued failed message. Propagating a message to the failur Reply with quote

Newbie

Joined: 30 Nov 2012
Posts: 4

Hi,

My flow is ok with the happy flow. When I test it locally with some poison messages(with some false value other than the xsd required value) then it gives this error every thing is in its place,I checked the queue properties. in the exception handler there is a subflow. with in it, it have a compute node then an output node. till the compute node the flow works fine when it trys to put the error message into the queue it throws an error and the message tree is perfect. actually can I know when this error occurs.. please Thanks in advance.
Back to top
View user's profile Send private message
kash3338
PostPosted: Fri Nov 30, 2012 6:37 am    Post subject: Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

Untill and Unless you give a proper trace of the error message and more details on what you are doing i guess no one will be able to help you here.
Back to top
View user's profile Send private message Send e-mail
lancelotlinc
PostPosted: Fri Nov 30, 2012 6:42 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Try defining a backout queue in your qmgr definition of the local queue.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
McueMart
PostPosted: Fri Nov 30, 2012 6:42 am    Post subject: Reply with quote

Chevalier

Joined: 29 Nov 2011
Posts: 490
Location: UK...somewhere

This normally happens when you are rolling back a transaction (i.e. Your flow is set to Transactional = 'Yes', and you cause an exception , or have a Throw node). What happens is that the Message is 'backed out' to the input queue, and its BackoutCount is incremented by 1.

Your flow then picks this message up again, but because the MQMD.BackoutCount is >= the Backout threshold of the input queue, the MQInput node throws the error you are seeing, and propagates the message down the failure terminal.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Dequeued failed message. Propagating a message to the failur
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.