How often does the JMS Job Creator polls to check if the connection (to the JMS server) is valid or NOT ? [ JMS , poll , reconnect ]

How often does the JMS Job Creator polls to check if the connection (to the JMS server) is valid or NOT ? [ JMS , poll , reconnect ]

book

Article ID: KB0087882

calendar_today

Updated On:

Products Versions
TIBCO IntegrationManager -
Not Applicable -

Description

Resolution:
The JMS jobcreator doesn't poll for the connections as long as the connections are good.
If the connection goes bad, a Callback gets called by the JMS API and that triggers a timer which polls for the connections every second.

Issue/Introduction

How often does the JMS Job Creator polls to check if the connection (to the JMS server) is valid or NOT ? [ JMS , poll , reconnect ]