(Linux) Stop the TEXTML Server service

The first task when you update a build is to stop the IXIA TEXTML Server service in Linux.

The name of the TEXTML Server service is as follows:

textml.[ServerInstanceName]

For example, if the instance name is ts01, the service name is:

textml.ts01
Note: You must run this procedure as user root.

To stop the TEXTML Server service:

  1. On the Linux machine, run the service command, using the following syntax:
    service textml.ServerInstanceName stop
    For example:
    service textml.ts01 stop
  2. Query the system to confirm it is not running.