Starting and stopping product components and services
Sometimes you might need to start or stop any of the BMC Atrium Orchestrator platform components and services. The following procedures detail how to start and stop services:
Starting and stopping BMC Atrium Single Sign-On
Use these instructions to start and stop BMC Atrium SSO.
Starting BMC Atrium SSO
BMC Atrium Single Sign-On must be running for you to use Grid Manager and the repository. You can set BMC Atrium Single Sign-On to start automatically after installation finishes, or you can use the procedure appropriate for the operating system where BMC Atrium Single Sign-On is installed to start it.
To start BMC Atrium Single Sign-On on a Windows computer
- Select Settings > Control Panel > Administrative Tools > Services to open the Services window.
- Right-click the BMC Atrium SSO Tomcat service and select Start.
To start BMC Atrium Single Sign-On on a Linux or UNIX computer
- Open a terminal on the computer.
- Change to the SSO_Home/bin directory for the BMC Atrium Single Sign-On installation.
- Type SSO_HOME/bin/startup-tomcat.sh
Tomcat displays messages indicating that BMC Atrium Single Sign-On started.
Stopping BMC Atrium Single Sign-On
Although BMC Atrium Single Sign-On must be running for you to use Grid Manager and the repository, you might need to stop the processes. You can use the procedure appropriate for the operating system where BMC Atrium Single Sign-On is installed to stop BMC Atrium Single Sign-On processes.
To stop BMC Atrium Single Sign-On on a Windows computer
- Select Settings > Control Panel > Administrative Tools > Services to open the Services window.
- Right-click the BMC Atrium SSO Tomcat service and select Stop.
To stop BMC Atrium Single Sign-On on a Linux or UNIX computer
- Open a terminal on the computer.
- Change to the SSO_Home/bin directory for the BMC Atrium Single Sign-On installation.
Type SSO_HOME/bin/shutdown-tomcat.sh
Tomcat displays messages indicating that the server stopped.
Starting and stopping the repository
Use these instructions to start and stop the repository.
Starting the repository
You can set the repository to start automatically after installation finishes, or you can use the procedure appropriate for the operating system where the repository is installed to start it.
To start the repository on a Windows computer
- Select Control Panel > Administrative Tools > Services to open the Services window.
- Right-click the BAO-REPO-Repository service and select Start.
To start the repository on a Linux or UNIX computer
- Open a terminal on the computer.
- Change to the AO_Home/bin directory for the Repository installation.
- Type sh AO_HOME/bin/server.sh start
Tomcat displays messages indicating that the server started.
Stopping the repository
Sometimes, you might need to stop the processes for maintenance or any other purposes. You can use the procedure appropriate for the operating system where the repository is installed to stop the repository processes.
To stop the repository on a Windows computer
- Select Settings > Control Panel > Administrative Tools > Services to open the Services window.
- Right-click the BAO-REPO-Repository service and select Stop.
To stop the repository on a Linux or UNIX computer
- Open a terminal on the computer.
- Change to the AO_Home/bin directory for the CDP installation.
- Type sh AO_HOME/bin/server.sh stop
Tomcat displays messages indicating that the server stopped.
Starting and stopping the CDP, AP, or LAP
Use these instructions to start and stop the CDP, AP, or LAP.
Starting the CDP, AP, or LAP
The configuration distribution peer (CDP) must be running for you to use Grid Manager. You can set the CDP to start automatically after installation finishes, or you can use the procedure appropriate for the operating system where the CDP is installed to start it. You use the same approach to start APs and LAPs.
To start the CDP on a Windows computer
- Select Control Panel > Administrative Tools > Services to open the Services window.
- Right-click the appropriate service (in the following list) and select Start.
- CDP service: BAO-CDP-Configuration Distribution Peer
- AP service: BAO-AP-Activity Peer
- LAP service: BAO-LAP- Lightweight Activity Peer
To start the CDP, AP, or LAP on a Linux or UNIX computer
- Open a terminal on the computer.
- Change to the AO_Home/bin directory for the CDP, AP, or LAP installation.
Type sh AO_HOME/bin/server.sh start
Tomcat displays messages indicating that the server started.
Stopping the CDP, AP, or LAP
Although the CDP must be running for you to use Grid Manager, you might need to stop the processes. You can use the procedure appropriate for the operating system where the CDP is installed to stop the CDP processes. You use the same approach to start APs and LAPs.
To stop the CDP, AP, or LAP on a Windows computer
- Select Settings > Control Panel > Administrative Tools > Services to open the Services window.
- Right-click appropriate service (in the following list) and select Stop.
- CDP service: BAO-CDP-Configuration Distribution Peer
- AP service: BAO-AP-Activity Peer
- LAP service: BAO-LAP- Lightweight Activity Peer
To stop the CDP, AP, or LAP on a Linux or UNIX computer
- Open a terminal on the computer.
- Change to the AO_Home/bin directory for the CDP installation.
- Type sh AO_HOME/bin/server.sh stop
Tomcat displays messages indicating that the server stopped.
Starting and stopping the OCP
Use these instructions to start and stop the OCP.
Starting the OCP
Use the procedure appropriate for the operating system where the OCP is installed to start the OCP.
To start the OCP on a Windows computer
- Select Control Panel > Administrative Tools > Services to open the Services window.
- Right-click the BAO-Operator Control Panel service and select Start.
To start the OCP on a Linux or UNIX computer
- Open a terminal on the computer.
- Change to the AO_Home/bin directory for the OCP installation.
- Type sh AO_HOME/bin/server.sh start
Tomcat displays messages indicating that the server started.
Stopping the OCP
Use the procedure appropriate for the operating system where the OCP is installed to stop the OCP.
To stop the OCP on a Windows computer
- Select Settings > Control Panel > Administrative Tools > Services to open the Services window.
- Right-click the BAO-Operator Control Panel service and select Stop.
To stop the OCP on a Linux or UNIX computer
- Open a terminal on the computer.
- Change to the AO_Home/bin directory for the OCP installation.
- Type sh AO_HOME/bin/server.sh stop
Tomcat displays messages indicating that the server stopped.