Stopping the Team Studio

As system administrator, you can use this command-line utility to stop all services running on Team Studio.

Perform this task from the command-line interface on the computer on which Team Studio is installed.

To stop one or more individual services, provide the service name after the stop command. For more information, see Start, stop, or restart individual services.

Prerequisites

Do not perform this task as root.

Procedure

  1. Log in as user chorus.
  2. Change to the directory where Team Studio is installed.
    $ cd <Team Studio install path>
  3. Run the following command.
    $ source chorus_path.sh
    $ chorus_control.sh stop

Result

The Team Studio stops.