Quiesce all servlet container processes on a host

Applies to User Roles:

System Administrator

You must have administrative access to the server operating system to use this procedure.

To quiesce all servlet container processes on a host:

  1. Open the server's operating system command line prompt.
    For example, to open the Windows command prompt:
    Click Start > Programs > Accessories > Command Prompt.
  2. Change directories to the RUN folder of your Service Manager installation. For example:
    cd C:\Program Files\Micro Focus\ Service Manager\server\RUN
  3. Type the following command:
    sm -quiesce:2 -host:<host name>
  4. Press Enter.
    The server quiesces all the servlet container processes on the host.

Related topics

Managing multiple servlet container processes
Servlet implementation
Servlet implementation processes

Related topics

Startup parameter: quiesce
Parameter: host