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 » Backout queue

Post new topic  Reply to topic
 Backout queue « View previous topic :: View next topic » 
Author Message
mbguy
PostPosted: Tue Aug 26, 2008 2:45 am    Post subject: Backout queue Reply with quote

Apprentice

Joined: 23 Jul 2008
Posts: 25

Hi all
I had a flow which when running in Local m/c is working fine but when i run the same flow in staging with the same i/p msg for testing it is going to backout queue.
wat cud be the reason
when does a msg goes to the back out queue.
In the flow we did not mention any logic for sending the msg to backout queue

Is there anything that i am missing here
Back to top
View user's profile Send private message
jsware
PostPosted: Tue Aug 26, 2008 4:08 am    Post subject: Re: Backout queue Reply with quote

Chevalier

Joined: 17 May 2001
Posts: 455

mbguy wrote:
I had a flow which when running in Local m/c is working fine but when i run the same flow in staging with the same i/p msg for testing it is going to backout queue.
wat cud be the reason
when does a msg goes to the back out queue.
In the flow we did not mention any logic for sending the msg to backout queue

Is there anything that i am missing here
Messages will go onto the backout queue if the backout count > q's backout threshold and you have nothing connected to the failure terminal of the MQInput node. Read the details of the MQInput node in the WMB Infocenter help (at http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp) - do a search for MQInput and read on...
_________________
Regards
John
The pain of low quaility far outlasts the joy of low price.
Back to top
View user's profile Send private message
mbguy
PostPosted: Mon Sep 01, 2008 3:24 am    Post subject: Re: Backout queue Reply with quote

Apprentice

Joined: 23 Jul 2008
Posts: 25

Messages will go onto the backout queue if the backout count > q's backout threshold and you have nothing connected to the failure terminal of the MQInput node. Read the details of the MQInput node in the WMB Infocenter help (at http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp) - do a search for MQInput and read on...[/quote]

Hi
In my case when i redeploy the bar file in the testing env, it is working fine for the first time again when we try to test it for other i/p msg it is going to backout queue..
I read about the Mq input node in the help and when i tried to change the BO threshold count from 0 to 20 the first 20 msg goes to the error without showing any error (only the msg is going) and the other msg goes to the Backout queue...
If i redeploy the bar files again the same process is repeating..

Pls suggest me what is going worng here....
Back to top
View user's profile Send private message
jsware
PostPosted: Tue Sep 02, 2008 1:32 pm    Post subject: Re: Backout queue Reply with quote

Chevalier

Joined: 17 May 2001
Posts: 455

mbguy wrote:
Hi
In my case when i redeploy the bar file in the testing env, it is working fine for the first time again when we try to test it for other i/p msg it is going to backout queue..
I read about the Mq input node in the help and when i tried to change the BO threshold count from 0 to 20 the first 20 msg goes to the error without showing any error (only the msg is going) and the other msg goes to the Backout queue...
If i redeploy the bar files again the same process is repeating..

Pls suggest me what is going worng here....
Only the message will get put to the backout queue, not the exception information. I would suggest that you trace the exceptionlist in a trace node connected to MQInput's catch terminal. That way it will tell you what is causing the exception.

Remember to hang a throw node off the trace node, otherwise your exceptionlist will be traced and the flow will complete successfully, discarding your message. The throw node will force the MQInput node to rollback (an exception occurred during propagation to the catch terminal).
_________________
Regards
John
The pain of low quaility far outlasts the joy of low price.
Back to top
View user's profile Send private message
mbguy
PostPosted: Wed Sep 03, 2008 10:50 pm    Post subject: Re: Backout queue Reply with quote

Apprentice

Joined: 23 Jul 2008
Posts: 25

jsware wrote:
mbguy wrote:
Hi
In my case when i redeploy the bar file in the testing env, it is working fine for the first time again when we try to test it for other i/p msg it is going to backout queue..
I read about the Mq input node in the help and when i tried to change the BO threshold count from 0 to 20 the first 20 msg goes to the error without showing any error (only the msg is going) and the other msg goes to the Backout queue...
If i redeploy the bar files again the same process is repeating..

Pls suggest me what is going worng here....
Only the message will get put to the backout queue, not the exception information. I would suggest that you trace the exceptionlist in a trace node connected to MQInput's catch terminal. That way it will tell you what is causing the exception.

Remember to hang a throw node off the trace node, otherwise your exceptionlist will be traced and the flow will complete successfully, discarding your message. The throw node will force the MQInput node to rollback (an exception occurred during propagation to the catch terminal).



hi jsware,
Thanks for the reply ..In my case i have an error handling subflow coneected to the catch terminal of the mqinput node ..WE had recently observed that none of the flow in this env is running ,every flow is going to the backoutq when we run the flow..

Could there be any problem with the MB configuration or the QM configurations.we have broker running on AIX and Configmgr running on windows..both the QM's are linked with channels and all the channels are in running state.
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 » Backout queue
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.