Stopping and starting the SametimeGateway deployment manager

Stop and start the deployment manager for a Sametime® Gateway server or cluster.

Procedure

  1. On the deployment manager, log in to the IBM® WebSphere® Integrated Solutions Console as the WebSphere administrator.
  2. Open a command window and navigate to the profile_root\bin directory.

    For information about paths, see Directory conventions.

  3. Run the following command to stop or start the deployment manager:
    Note: Stopping a server requires that you include the WebSphere administrator credentials on the command line as shown.

    Linux™:

    ./stopManager.sh -username WAS_admin_username -password WAS_admin_password
    ./startManager.sh

    Windows™:

    stopManager.bat -username WAS_admin_username -password WAS_admin_password
    startManager.bat