Stopping a Cluster

This procedure describes how to stop all Spectrum Technology Platform nodes in a cluster.

  1. Identify which nodes are seed nodes.
    To do this, open this file and look at the nodes listed in the spectrum.cluster.seeds property:
    SpectrumDirectory/server/conf/spectrum-container.properties SpectrumDirectory\server\conf\spectrum-container.properties
  2. Stop the Spectrum Technology Platform server on all nodes in the cluster.
    Right-click the Spectrum Technology Platform icon in the Windows system tray and select Stop Spectrum.
    Change the working directory to the Spectrum Technology Platform server's bin directory, source the setup file, then type the following command: ./server.stop.
    Wait for a node to completely stop before stopping the next node. It is recommended that you check java processes have been stopped on each node after shutting down the cluster.
    Note: You can stop the cluster nodes in any order.
  3. You can tell when the Spectrum Technology Platform server has completely stopped by looking in the log file:
    SpectrumDirectory/server/logs/spectrum-server.logSpectrumDirectory\server\logs\spectrum-server.log.
    This message is displayed when the server is completely stopped:
    Precisely Spectrum Technology Platform shutdown complete.