Where are TIBCO BusinessWorks process parameters Bus.Default.Service, Bus.Default.Network and Bus.Default.Daemon from when an application is deployed in Fault Tolerant (FT) mode?
book
Article ID: KB0092312
calendar_today
Updated On:
Products
Versions
TIBCO Administrator
-
Not Applicable
-
Description
Resolution:
For administration domains using TIBCO Rendezvous (RV) transport, they are picked up from the notifier.rv.service, notifier.rv.network, notifier.rv.daemon in the file $TIBCO_TRA_DOMAIN_HOME/domain/domainname/AdministrationDomain.properties on the machines where the process is deployed to.
For administration domains using the TIBCO Enterprise Message Service (EMS) transport, the following default parameters will be used:
Bus.Default.Daemon=tcp\:7500
Bus.Default.Network=
Bus.Default.Service=7500
There is an enhancement request (BW-14145) created for configuring the FT transport.
Issue/Introduction
Where are TIBCO BusinessWorks process parameters Bus.Default.Service, Bus.Default.Network and Bus.Default.Daemon from when an application is deployed in Fault Tolerant (FT) mode?