Finding the TIBCO Administrator domain transport mode.

Finding the TIBCO Administrator domain transport mode.

book

Article ID: KB0075957

calendar_today

Updated On:

Products Versions
TIBCO Administrator All

Description

Unable to determine from the Web UI if the TIBCO Administration domain transport uses EMS or RV.

Environment

All

Resolution

Please check the value of "repo.disableRV" in tibcoadmin_domainname.tra file. If the value is true, the Administration domain uses EMS transport. Otherwise, RV transport is being used. 

On client machines, users can check the domain properties files (AdministrationDomain.properties and AuthorizationDomain.properties) under $tibco_home/tra/domain/domainname/.  The Administration domain uses EMS transport if "notifier.ems.transport" appear. It uses RV transport if "notifier.rv.daemon" appears. 

 

Issue/Introduction

Not sure where to look to find the TIBCO Administrator domain transport mode.