Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
To display the Repository Hawk microagent running at non-default RV service, network and daemon parameters, add following to <BC_HOME>/resource/repoServer.ini
The values given below are examples only, substitute with the actual values for your environment
# The RVD "daemon" parameter for the server's Hawk RV session.
# This parameter specifies where to find the TIBCO Rendezvous daemon for this session.
# Default value is tcp:7474
#
repo.hawkDaemon = tcp:40100
# The RVD network for the server's Hawk RV session used by this
# repository process.
#
repo.hawkNetwork = ;224.0.1.78
# The RVD service for the server's Hawk RV session used by this
# repository process.
# default value is 7474
#
repo.hawkService = 40100