Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Stopping the Tomcat service

This topic provides instructions for stopping the Tomcat service for reports. Use the procedure for your OS type.

To stop the Tomcat service on UNIX-like computers

  1. Navigate to the BDSSAInstallationDirectory/tomcat/bin directory.
  2. Type the following command:

    ./daemon.sh --java-home $BDS_HOME/jre --tomcat-user root stop

Alternatively, use the following procedure to stop the Tomcat service:

  1. Navigate to the /etc/init.d directory.
  2. Type the following command:

    ./bltomcat stop

To stop the Tomcat service on Microsoft Windows computers

  1. From a command prompt, type the following command:

    services.msc
  2. In the Services window, select BMC Decision Support for Server Automation Tomcat Web Server and then click Stop.
Was this page helpful? Yes No Submitting... Thank you

Comments