Registering a TIBCO Host Instance as a Windows Service

You can register TIBCO Host Instance as a Windows service when you create it using TIBCO Configuration Tool. You can also register TIBCO Host Instance after it has been created.

Procedure

  1. For SystemHost TIBCO Host instance, navigate to CONFIG_HOME\tibcohost\Admin-enterpriseName-adminServerName\host\bin.
    For other TIBCO Host instances, navigate to CONFIG_HOME\tibcohost\instanceName\host\bin\tibcohost.
  2. Run tibcohost.exe --install.
    For SystemHost, the service TIBCO ActiveMatrix Admin-enterpriseName-adminServerName is added to the Windows Services application. For other TIBCO Host instances, TIBCO ActiveMatrix instanceName is added to the Windows Services application. Before running this command make sure the command prompt is run as administrator privileges on your machine.
  3. Start tibcohost using Windows Services.