When TMS updates a server or service, TMS checks the service for dependencies on other services and for services that are dependent on the restarted server or service.
Based on those dependencies, the following restart behaviors occur:
- If the service has dependents, only the specified service is restarted. Dependents are not restarted.
- Stopping a service with dependents stops service and all dependent service(s).
- Restarting service with dependents restarts service and any dependents that are currently running.
Note: Restarting some components forces a restart of the IIS web server, which disconnects the
Portal application from the TMS server and generates a
service unavailable
error in
this page. When IIS completes its restart, refresh this page through the browser, and subsequent TMS
operations should behave normally.