Stopping Rational DOORS Web Access on Linux systems

To stop Rational® DOORS® Web Access, you must stop its components in a specific order.

Procedure

  1. Stop the web access server:
    1. On the computer that hosts the web access server, navigate to the directory where you installed Rational DOORS Web Access.
    2. Enter server.shutdown.sh.
    The process can take 15-30 seconds to end, and might report several socket warnings.
  2. On the computer that hosts the interoperation server, end the interoperation server process.
  3. On the computer that hosts the Rational DOORS database server, stop that server by navigating to the $DOORSHOME/bin directory and entering this command:
    dbadmin -data port@computer -killserver [-password password]
  4. Stop the web access broker:
    1. On the computer that hosts the web access broker, navigate to the directory where you installed Rational DOORS Web Access.
    2. Enter broker.shutdown.sh.
    The process can take 15-30 seconds to end, and might report several socket warnings.
Related concepts:
Starting, stopping, and removing Rational DOORS Web Access

Feedback