Stopping Jazz for Service Management application servers

You can stop any Jazz® for Service Management application server by using the IBM® WebSphere® stopServer command. You might need to restart the application server after completing a configuration task for an integration service, or stop the application server for maintenance.

About this task

Your chosen topology and impacted integration services determine the Jazz for Service Management application server to stop.

Table 1 summarizes which Jazz for Service Management application server to stop depending on your topology and installed integrated services.
Table 1. Determining the Jazz for Service Management application server to start.

This table summarizes how to determine the Jazz for Service Management application server to stop in each topology based on the integration services installed on the application server in the topology.

Topology Installed integrated services Jazz for Service Management application server

Single server

Any, some, or all of the following integration services:

  • Dashboard Application Services Hub
  • Tivoli® Common Reporting

Composite application and database server

Two server topology

Any, some, or all of the following integration services:

  • Dashboard Application Services Hub
  • Tivoli Common Reporting

Composite server

Three server topology

Any, some, or all of the following integration services:

  • Dashboard Application Services Hub
  • Tivoli Common Reporting

UI and reporting server

Four server topology

Any, some, or all of the following integration services:

  • Dashboard Application Services Hub

UI server

Four server topology

Any, some, or all of the following integration services:

  • Tivoli Common Reporting

Reporting server

The same procedure applies to any Jazz for Service Management application server.

Procedure

  1. On the relevant Jazz for Service Management server, open a command window.
  2. Change to the JazzSM_WAS_Profile/bin directory.
  3. Run the following command:
    • Linux operating systemAIX operating systemsLinux on System z operating systems
      ./stopServer.sh server_name -username WAS_admin_user_name -password WAS_admin_password
    • Windows operating systems
      stopServer.bat server_name -username WAS_admin_user_name -password WAS_admin_password
    server_name
    Enter the name of the application server that was specified when the application server profile was created, for example, server1.
    WAS_admin_user
    Specify the WebSphere administrator to connect to the application server.
    WAS_admin_password
    Specify the password for the WebSphere administrator.

Example

stopServer server1 -username jazzsmwasadmin -password jazzsmpwd