Start IXIASOFT TEXTML Server service on Linux
This procedure describes how to start the IXIASOFT TEXTML Server service.
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.ts01Note: You must run this procedure as user 
         root.
            On the Linux machine, run the service
               command, using the following syntax:
            
               
            
               
            
   /sbin/service textml.ServerInstanceName start
            For example:
            /sbin/service textml.ts01 start
            The system confirms that the service has
                  started:
         Starting textml.ts01                 [  OK  ]Note: If you get a
                     
[FAILED] result when you attempt to start the
                  server, the server may have already been started. If that is not the case, the
                  port number may be the same as another TEXTML Server instance. To correct this problem, change the
                  TEXTML port number in the server configuration.