Starting and stopping a single Sametime Gateway Server

This section explains how to start and stop a stand-alone IBM® Sametime® Gateway Server. Skip these steps if you are setting up a cluster.

About this task

Single server configurations must have the Sametime Gateway Server running to access the Integrated Solutions Console, while a Sametime Gateway Server cluster must have the deployment manager running to access the Integrated Solutions Console. Do not start Sametime Gateway Server at this time if you are creating a cluster of Sametime Gateway Servers.

For additional information about default paths, see Directory conventions.

Procedure

  1. On the computer on which the Sametime Gateway is installed, log in to the WebSphere Integrated Solutions Console as the WebSphere administrator.
  2. Navigate to the Sametime Gateway Server profile directory that contains binaries: profile_root\bin
  3. Start or stop the Sametime Gateway Server by completing one of these steps:
    1. To start the Sametime Gateway Server, complete these steps according to your platform:
      1. Type the following command to start Sametime Gateway Server. Note that RTCGWServer is case-sensitive.
        Linux™
        ./startServer.sh RTCGWServer

        Windows™

        startServer.bat RTCGWServer
    2. To stop the Sametime Gateway Server, complete one of these steps according to your platform:
      1. Type the following command to stop the Sametime Gateway Server. Note that RTCGWServer is case-sensitive.
        Linux
        ./stopServer.sh RTCGWServer

        Windows

        stopServer.bat RTCGWServer