Starting or stopping product services for root installation


After installation on Windows or Linux, the BMC Release Process Management (TorqueBox) server, the PostgreSQL database server (if you installed PostgreSQL), the BMC Release Package and Deployment (Apache) server, the dispatcher server, API server, and the deployment engine server are installed as services and are started by default (only if you installed the solution with administrator or root privileges). 

Warning

Note

You can install multiple instances of BMC Release Lifecycle Management on the same computer (but only with one dispatcher and one API).

  • (Windows) The following image shows the services installed and started on a Windows computer. If you install multiple instances of BMC Release Lifecycle Management, you can see multiple services with their specific installation location displayed under the Description column.

    Product services

     (Click the image to expand it)
    RLM 4.3.0 services Final.jpg
  • (Linux) The installation program installs BMC Release Lifecycle Management as a service and the following services are created:
    • bmcrpm-4.8.00
    • bmcrlmpostgresql-4.8.00

      Warning

      Note

      If you install the PostgreSQL database along with the solution, the system creates a default user called rlmuser and the bmcrlmpostgresql-4.8.00 service is created.

    • bmcrlmapache-4.8.00
    • bmcrlmqapi-4.8.00
    • bmcrlmqengine-4.8.00
    • bmcrlmqdispatch-4.8.00You can start or stop the preceding services by using the commands given in the following table:

      Task

      Commands

      Start or stop the PostgreSQL database

      To start:
      /etc/init.d/bmcrlmpostgresql-4.8.00 start
      To stop:
      /etc/init.d/ bmcrlmpostgresql-4.8.00 stop

      Start or stop the BMC Release Process Management (TorqueBox) server

      To start:
      /etc/init.d/bmcrpm-4.8.00 start
      To stop:
      /etc/init.d/ bmcrpm-4.8.00 stop

      Start or stop the BMC Release Package and Deployment (Apache) server

      To start:
      /etc/init.d/bmcrlmapache-4.8.00 start
      To stop:
      /etc/init.d/ bmcrlmapache -4.8.00 stop

      Start or stop the API service

      To start:
      /etc/init.d/bmcrlmqapi-4.8.00 start
      To stop:
      /etc/init.d/ bmcrlmqapi -4.8.00 stop

      Start or stop the Deployment Engine

      To start:
      /etc/init.d/bmcrlmqengine-4.8.00 start
      To stop:
      /etc/init.d/ bmcrlmqengine -4.8.00 stop

      Start or stop the dispatcher

      To start:
      /etc/init.d/bmcrlmqdispatch-4.8.00 start
      To stop:
      /etc/init.d/ bmcrlmqdispatch -4.8.00 stop

Related topic

Verifying-the-installation

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Release Lifecycle Management Suite 4.8