After tibtunnel Failover EMS reconnects after 2 minute delay

After tibtunnel Failover EMS reconnects after 2 minute delay

book

Article ID: KB0075409

calendar_today

Updated On:

Products Versions
TIBCO Cloud Integration -

Description

When tibtunnel Client is running on Linux machine and is configured in Fault Tolerance mode, It is observed after the manual tibtunnel failover EMS re-connection to the on-prem EMS server is delayed by 2 minutes.

 

Issue/Introduction

After tibtunnel Failover EMS reconnects after 2 minute delay

Resolution

This happens if the tibtunnel client is force terminated using the "Kill -9 <tibtunnel-PID>" command.  The solution is to use the "Kill <tibtunnel-PID>" command to gracefully stop the tibtunnel Client on the Linux machine.