|
| Copyright © TIBCO Software Inc. All Rights Reserved |
When TIBCO ActiveMatrix 3.1.5 is upgraded to TIBCO ActiveMatrix 3.2.0 or 3.3.0, the tool is installed in both the $TIBCO_HOME/amx/3.1/ and the higher version directory (for example, $TIBCO_HOME/amx/3.3/). When you upgrade, you must run the utility from the directory of the higher version (for example, $TIBCO_HOME/amx/3.3/) and not the lower version (for example, $TIBCO_HOME/amx/3.1/).The -dryRun option only lists the files that will be updated. It does not modify any files. To modify the files, run the update command without the -dryRun option.For other products (other than TIBCO ActiveMatrix Service Bus and TIBCO ActiveMatrix Service Grid), specify the include file that contains the list of .tra and .ini files that needs to be updated.
NOTE: Provide the JRE_HOME (and not the JDK_HOME) bundled inside the JDK. If you point to JDK_HOME, the path updated for tra/ini does not work for Runtime. The path to the file containing the list of .tra or .ini files to be included in the update process.Where a, b, c and d are the name of folders which gets created for products other than TIBCO ActiveMatrix. The path to the file containing the list of .tra or .ini files to be excluded in the update process.Where a, b, c and d are the name of folders which gets created for products other than TIBCO ActiveMatrix. This argument is applicable only with version 3.2.0 and 3.3.0. The default value is false. If set, the command also updates the .ini files in the specified TIBCO_HOME. update -jreHome C:/test/amx3/PlatformSupport/jdk1.8.0_31/jre/ -dryRun
|
| Copyright © TIBCO Software Inc. All Rights Reserved |