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 » DatabaseInput node retries forever

Post new topic  Reply to topic
 DatabaseInput node retries forever « View previous topic :: View next topic » 
Author Message
YaleM4208
PostPosted: Fri Oct 26, 2012 12:14 pm    Post subject: DatabaseInput node retries forever Reply with quote

Newbie

Joined: 26 Oct 2012
Posts: 1

I'm using a DatabaseInput node under WMB v7.0.0.4. Everything works fine under normal settings. I have coded a "throw user exception" statement downstream to test the error handling of the input node. The retry is set to Short and Long, threshold=3, short interval=10 and long interval = 30. It is not honoring the retry threshold though and I can not get it to send anything out the failure terminal. Has anyone experienced this before?

P.S. The code that gets auto-generated when adding a DBInput node has the following comment.

[code]
/*
* This DatabaseEvent module implements the ESQL code invoked from a DatabaseInput node to handle
* events as they move through the states of New->Ready->Dispatched->Complete.
*
* NOTE: Events that result in unhandled exceptions in the message flow are moved to the Failed
* state. "Unhandled" means either that the catch terminal was not wired, or that the catch
* terminal threw an exception. If an exception is unhandled, the transaction is rolled back.
* If the exception is handled, even if it is handled on the catch terminal, the transaction is
* committed.
*
* Events are moved to the Failed state after rollback (or after a number of retries, depending
* on the settings on the Retry panel). Events in the Failed state are propagated to the Failure
* terminal. If they are not handled on the failure terminal, they are discarded. They are
* still in the EventTable, and so are not lost.
*
*/
[/code]
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 » DatabaseInput node retries forever
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.