Starting Automated Installation
To start the automated installation process of TIBCO MFT Command Center, you have to complete some necessary steps.
Prerequisites
- A Java JDK must be installed. For more information, see Configuring Java on Windows or UNIX.
- Unzip the MFT Command Center Distribution zip file into a directory. On Windows, we do not suggest installing TIBCO MFT Command Center in the "Program Files" or "Program Files (x86)" directories. We suggest creating a directory and unzipping the files into that directory. For example: c:\MFTCC
- Copy the JDBC driver jar file(s) into the
database-lib directory, which is present in the Installation directory.
After you fix the JDBC driver, restart the installation.
- If you execute TIBCO MFT Command Center on a UNIX environment, ensure that the install.sh script has the execute attribute.
- If you are installing
TIBCO MFT Command Center on one of the supported UNIX platforms and have uploaded the files needed for installing on UNIX, the default permissions must be set as follows:
cfcc.jar -r-- r-- r-- 444 CMAInstall.jar -r-- r-- r-- 444 connmgr.jar -r-- r-- r-- 444 EULA.txt -r-- r-- r-- 444 install-config.xml -r-- r-- r-- 444 installer.jar -r-- r-- r-- 444 install.sh -r-x r-x r-x 555 log4j.properties -r-- r-- r-- 444 log4j-1.2.17.jar -r-- r-- r-- 444 server.jar -r-- r-- r-- 444
Procedure
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.