Deploying and Managing Processing Units

Complete these steps to deploy the processing units:

Procedure

  1. Starting MM Server

    To start the MM server, follow these steps:

    1. Navigate to the ASG_HOME/bin directory.
    2. Type the following command:

      On the Windows platform,

      asg-mm.exe

      On the Unix platform,

      ./asg-mm

  2. Logging On to MM Console

    To log on to MM Console, follow these steps:

    1. Refer to the Configure MM Console Properties to set the MM Console properties, as required.
    2. Open a browser window and enter the following URL:

      http://localhost:9000/index.html

      The host name and port are configured in the MM.cdd file.

    3. Log on to MM Console using your login credentials. The default user name and password are admin and admin.
    4. Verify that you are successfully logged into the MM Console.
  3. Deploying Processing Unit in MM Console

    To deploy the processing units of TIBCO API Exchange Gateway, follow these steps:

    1. Log on to MM Console. See Logging On to MM Console.
    2. From the Cluster Explorer, select the machine node you want to deploy.
    3. Select the icon of the host machine where you want to deploy and click Deploy.
    4. Verify the login details or provide them. Click Next.
    5. If you want to override any global variables, select the Global Variables tab and do so. See Overriding Global Variables in MM for details. The processing unit that you configured to deploy on that machine in the site topology file is deployed.
    6. Click OK. The engine or engines configured to deploy to that machine deploys.
      Note:
      • To see if an engine or agent is deployed, hover the pointer over its name in the explorer panel. A tooltip shows if it is deployed or undeployed.
      • Deployment time information is saved to a file located under ASG_HOME/mm/deployed and the last deployment time is displayed in the UI.
    7. Verify that after successful deployment, the EAR and CDD files are generated in the folder as specified in the site topology file for the deployment unit.

  4. Starting Processing Unit in MM Console

    After the successful deployment of processing unit, follow these steps to start a processing unit:

    1. Select the processing unit you want to start.
    2. Click Start.
    3. Verify that you get the success message dialog on the MM console. The log file is created in the ASG_HOME\asg\2.1\mm\bin\logs folder.