Stopping DWA on Linux systems

To stop IBM® Engineering Requirements Management DOORS® - Web Access (DWA), 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 DWA.
    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 IBM Engineering Requirements Management DOORS (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 DWA.
    2. Enter broker.shutdown.sh.
    The process can take 15-30 seconds to end, and might report several socket warnings.

Feedback