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
Change the directory to the Rational Change installation directory.
$ cd
CHANGE_HOME
/jetty
Stop the server.
$ ./csctl.sh stop
Related concepts
Starting the Jetty server
Feedback