Starting, stopping, and restarting Application Servers


This topic describes the following procedures:

To start Application Servers

Two methods exist for starting Application Servers. The method you use depends on the Application Servers you want to start:

To start all Application Servers on the host

This operation starts all Application Servers on the host, whether a single (default) Application Server or multiple Application Servers. To start all Application Servers on the host, do one of the following:

  • On Windows, from the Start menu, select Settings > Control Panel. Double-click Administrative Tools, and double-click Services. Right-click BladeLogic Application Server and select Start from the pop-up menu.
  • On a UNIX system, from the directory where BMC Server Automation is installed, enter the following:
    /etc/init.d/blappserv start

To start a specific Application Server

The macro unmigrated-inline-wiki-markup from Confluence is no longer available.

To stop Application Servers

Two methods exist for stopping Application Servers. The method you use depends on the Application Servers you want to stop:

  • To stop all Application Servers on the host, whether a single (default) Application Server or multiple Application Servers, see Stopping all Application Servers on the host.
  • To stop a specific Application Server (when additional Application Servers are configured on the host), use the Infrastructure Management window. See Stopping a specific Application Server. To use this stop method, the default Application Server must already be started.

To stop all Application Servers on the host

Performing this procedure immediately stops all Application Servers on the host, even though they might be currently processing jobs. The BLCLI provides commands that enable you to shut down Application Servers more gracefully (see Shutting down Application Servers gracefully). To stop all Application Servers on the host, do one of the following:

  • (Windows) Do one of the following:
    • From the command line window where the Application Server is running, enter Ctrl-C.
    • From the Windows Start menu, select Settings > Control Panel. Double-click Administrative Tools, and double-click Services. Right-click- BladeLogic Application Server and select Stop from the pop-up menu.
  • (UNIX) Enter the following:
    /etc/init.d/blappserv stop

To stop a specific Application Server

The macro unmigrated-inline-wiki-markup from Confluence is no longer available.

To shut down an Application Server gracefully

The BLCLI provides commands that enable you to:

  • Shut down an Application Server after all jobs running on it have completed or after a specified period of time has elapsed
  • Pause an Application Server while it processes all active jobs or resume service after you have paused the Application Server
  • Shut down, pause, or resume a specific Application Server or all Application Servers on the host

These commands are available in the AppServerShutdown name space of the BLCLI. See the BLCLI Help for specific information about AppServerShutdown. You can also use the Infrastructure Management window to gracefully shut down a specific Application Server (when multiple Application Servers are configured on the host). See Stopping a specific Application Server.

To pause, resume, or shut down an Application Server

When you pause an Application Server, the following occurs:

  • The job execution thread on the Application Server no longer processes newly scheduled jobs.
  • The Application Server is temporarily set so other Application Servers cannot distribute jobs to it.
  • To expedite the processing of currently active jobs, the Application Server continues to give out work item threads to other Application Servers, if requested.
  • The Application Server is temporarily set so it can no longer request work item threads from other Application Servers.
    When you pause an Application Server, it continues to process all of its current work items. If any of those work items take a long time to finish, the Application Server appears to be paused until all of those work items are complete. When you instruct a paused Application Server to resume work, you essentially undo the actions listed above. The job execution thread can again process scheduled jobs and the Application Server can request work item threads from other Application Servers. When you use AppServerShutdown commands to shut down an Application Server, the Application Server job framework is paused, as described above. When all jobs and work items have completed or a specified period of time has elapsed, the shutdown sequence begins.

To restart Application Servers

Two methods exist for restarting Application Servers. The method you use depends on the Application Servers you want to restart:

  • To restart all Application Servers on the host, whether a single (default) Application Server or multiple Application Servers, seeRestarting all Application Servers on the host
  • To restart a specific Application Server (when additional Application Servers are configured on the host), use the Infrastructure Management window. See Restarting a specific Application Server. To use the restart operation, the default Application Server must already be started.

To restart all Application Servers on the host

This operation restarts all Application Servers on the host, whether a single (default) Application Server or multiple Application Servers. Do one of the following:

  • (Windows) From the Start menu, select Settings > Control Panel. Double-click Administrative Tools, and double-click Services. Right-click BladeLogic Application Server and select Restart from the pop-up menu.
  • (UNIX) Enter the following:
    /etc/init.d/blappserv restart

To restart a specific Application Server

The macro unmigrated-inline-wiki-markup from Confluence is no longer available.

To stop or start the Process Spawner service

If the Process Spawner is enabled (blasadmin show ProcessSpawner SpawnerEnabled shows true), then the spawner server must be running when the application server starts.  To stop or start the spawner service, perform the following actions:

  • (Windows) From the Start menu, select Settings > Control Panel. Then double-click Administrative Tools, and double-click Services. In the Services window, right-click BladeLogic Process Spawner Server and select Stop, Start or Restart from the menu.
  • (UNIX) Enter the following command: /etc/init.d/blprocserv stop|start|restart

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*