Starting CMS Automated Installation

CMS can be installed when TIBCO MFT Command Center is installed or it can be installed at a later time. If you install CMS at a later time, you have to start CMS automated installation.

Procedure

  1. Copy the CMSInstall.jar file which is located in the MFTCC_Install directory to the directory on the machine where you want to run CMS. If you are installing CMS on the same machine where Command Center is executing, then we suggest copying these files to a directory at the same level as the Command Center install directory.
  2. Extract the file using the jar –xvf CMSInstall.jar command.

    The following files are shown, if you install CMS on one of the supported UNIX systems, the default permissions are also display:

    cmsinstall.bat
    CMSInstall.jar   -r-- r-- r-- 444
    cmsinstall.sh    -r-x r-x r-x 555
    cmsserver.jar    -r-- r-- r-- 444
    connmgr.jar      -r-- r-- r-- 444
    installer.jar    -r-- r-- r-- 555
    log4j.properties -r-- r-- r-- 444
    log4j-1.2.17.jar -r-- r-- r-- 444
    server.jar       -r-- r-- r-- 444
  3. Issue the following command to start the CMS automated installation:
    • On Windows: cminstall
    • On UNIX: ./cmsinstall.sh

    The following information is displayed. In this example, the default values are accepted.

    MFT Connection Manager Server
    
    The MFT Connection Manager consists of two components:
    : MFT Connection Manager Agent(CMA):  Distributed with MFT Internet Server
    : MFT Connection Manager Server(CMS): Distributed with MFT Command Center
    
    This program will guide you through the CMS installation.
    The CMS is deployed in the internal network and coordinates the creation of
    sessions to the CMA running in the DMZ.
    
    Press <ENTER> to continue with the Connection Manager Server installation.