Shutting down server interface services

To shut down the server interface services on Solaris you must stop several processes.

Procedure

  1. Stop the interface services server by running server.shutdown.sh script. This script is in the festival directory. The process might take some time to end (15-30 seconds), and might report a number of socket warnings while shutting down.
  2. Stop the interoperation server by killing the process.
  3. Stop the Rational® DOORS® database server using the following command from $DOORSHOME/bin:
    dbadmin -data port@computer -killserver [-password password]
  4. Stop the interface services broker by running the broker.shutdown.sh script in the festival directory: The process might take some time to end (15-30 seconds), and might report a number of socket warnings while shutting down.

Feedback