Stopping the Jetty server

Stop the server by running the control script.

This topic contains steps for both Windows and UNIX.

On Windows

Procedure

  • In Services, stop the server.
  • The server service name is IBM Rational Change NNNN, where NNNN is the port number assigned to this Rational® Change server.

On UNIX

Procedure

  1. Change the directory to the Rational Change installation directory.

    $ cd CHANGE_HOME/jetty

  2. Stop the server.

    $ ./csctl.sh stop


Feedback