Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Installing the Software Into a Cluster : Installed Files

Installed Files
This section explains the directory structure and files installed on each node in the cluster. The files are used to manage a domain that is part of a cluster environment.
Directory Structure
The following directory structure is added to the existing TIBCO Administrator domain directory structure. The tibcoadmin_domain.tra, tibcoadmin_domain.exe and server_domain.xml files are created in these directories. This allows all TIBCO Administrator domain-specific information to be isolated on a shared drive for clustering purposes.
TIBCO_ADMIN_DOMAIN_HOME\domain-name\bin
TIBCO_ADMIN_DOMAIN_HOME\domain-name\tomcat\conf
TIBCO_ADMIN_DOMAIN_HOME\domain-name\tomcat\logs
Files
The machine value is added to the TIBCO_TRA_DOMAIN_HOME entry only if a domain was created with a virtual machine name or a virtual machine was added to a domain. This is necessary to differentiate among multiple entries, since a physical machine can be identified through multiple virtual machine names and each virtual machine can added to the same domain.
The tibcoadmin_domain.tra file created includes the following properties:
java.property.TIBCO_ADMIN_DOMAIN_HOME=location
java.property.TIBCO_TRA_DOMAIN_HOME=location
Domain Home Tracking
TIBCO Domain Utility creates the DomainHomes.properties file to track all the TIBCO Runtime Agent and TIBCO Administrator domain homes on the machine. If the TIBCO Runtime Agent home is at the location, C:\tibco\tra\<version>, the file is created at the directory level: C:\tibco\tra\domain.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved