Integration Server 11.1 | Integration Server Administrator's Guide | Starting and Stopping the Server | Shutting Down the Integration Server | Shutting Down the Integration Server from Integration Server Administrator
 
Shutting Down the Integration Server from Integration Server Administrator
Use this procedure to shut down the Integration Server from Integration Server Administrator. You can specify that Integration Server wait for all running services execute to completion before shutting down or that all active sessions end prior to shut down.
*To shut down Integration Server
1. Open the Integration Server Administrator.
2. Click > Shut down or restart.
3. To shut down after all client sessions end, do the following:
a. Select After all client sessions end.
b. In Maximum wait time specify the number of minutes you want Integration Server to wait for client sessions to complete before shutting down. The default wait time is 10 minutes.
c. Click Shut Down.
Integration Server begins monitoring user activity and automatically shuts down when all non-administrator sessions complete or when the time you specify elapses (whichever comes first). For instructions on how to view the active sessions, refer to Viewing Active Sessions.
Shutting down when all sessions end might interrupt running services that have not executed to completion.
4. To shut down after all in-flight services execute to completion, do the following:
a. Select After all service executions complete.
b. In Maximum wait time specify the number of minutes you want Integration Server to wait for services to complete before shutting down. The default wait time is 10 minutes.
Note:
To specify the maximum wait time for an Integration Server running inside a Docker container to wait for services to complete before shutting down, pass in a value for the SAG_IS_SHUTDOWN_WAIT_TIME environment variable when starting the container.
c. If you want Integration Server to cancel shut down if services are still running after the maximum wait time elapses, select Cancel shutdown after maximum wait time.
d. Click Shut Down.
Integration Server blocks new inbound requests. If all services execute to completion before the wait time elapses. Integration Server shuts down, terminating all active sessions. If services are still executing after the wait time elapses, Integration Server does one of the following:
*If you selected Cancel shutdown after maximum wait time, Integration Server stops the shut down process and unblocks inbound requests.
When the server log facility 0091 WmRoot Admin Services is set to Info or a more verbose level, Integration Server writes the list of services running when the wait time elapsed to the server log. To determine which services prevented shut down, review the server log.
*If you did not select Cancel shutdown after maximum wait time, Integration Server writes a list of services still running at the end of the wait time to the server log, interrupts any running services, terminates all active sessions, and shuts down. Integration Server writes the list of running services only when the server log facility 0091 WmRoot Admin Services is set to Info or a more verbose level.
5. To shut down immediately, select Immediately and click Shut Down
Integration Server terminates all active sessions, interrupts any currently running services, and shuts down immediately.