Start the IXIA CCMS Output Generator service (Linux)

This procedure describes how to start the IXIA CCMS Output Generator service in Linux.

Note: This procedure applies only in on-premise deployments.

To start IXIA CCMS Output Generator service in Linux:

  1. Start IXIA TEXTML Server.
  2. As root, start the CCMS Output Generator service.
    systemctl start [APP_NAME]

    Where:

    [APP_NAME] is the name you set for the CCMS Output Generator service.

  3. To confirm that the CCMS Output Generator started correctly, open the %OutputGenDir%/logs/wrapper.log file.
    /opt/ixiasoft/OutputGenerators/prod_[version]/logs/wrapper.log
    You should see the following message:
    CCMS Output Generator is ready to process requests
    Note: If this message does not display, examine the log information to determine why the CCMS Output Generator cannot start.
The IXIA CCMS Output Generator service in Linux is started.