Many TIBCO applications use property files (*.tra files) to store configuration information such as classpaths and Java properties that are used to launch TIBCO applications. Classpaths and properties can be modified by
upper-level TIBCO products that are dependent on
lower-level products in the stack.
For example, if you have both 5.7 and 5.8 installed on your machine, the designer.tra file from the TIBCO Designer 5.7 (latest resident release) is copied by the 5.10 installer and modified, so that the classpath includes the 5.8 adapter palette code as well as the 5.10 code. This enables you to use previously installed adapter palettes in TIBCO Designer 5.10 after installing release 5.10.
You should specifically check for hawkagent_domain_name.tra and
tibcoadmin_domain_name.tra for each domain. The other .tra files are typically under the bin directory of each TIBCO product.