Configure Spectrum Spatial Analyst to use the file share configuration

You need to configure each Spectrum Spatial Analyst node to use the common customer configuration file share.

You need to execute the below steps for each of Spectrum Spatial Analyst nodes. The service names for Locate and Connect are AnalystLocate and AnalystConnect. In the notes below replace SERVICE_NAME with the actual service name of the node you are configuring.

After copying the customer configuration to a shared path, you need to mount the shared path on the system where Spectrum Spatial Analyst is installed. Then, open 'setenv.sh' file in a text editor and update -Dstratus.customer.config.dir parameter value to the shared customer configuration directory path. You need to edit following files for a Spectrum Spatial Analyst instance:

The SSA_INSTALL_DIR denotes Spectrum Spatial Analyst base directory.
  1. Stop the service- <SERVICE_NAME>
  2. Open a command prompt as administrator
  3. Change the directory to "<SSA_INSTALL_DIR>\Tomcat9\<SERVICE_NAME>\bin"
  4. Run the command: <SERVICE_NAME>.exe //ES//<SERVICE_NAME>
  5. Click on the Java tab.
  6. Modify the "-Dstratus.customer.config.dir" option in the Java Options box and set it to refer to the file share path to Spectrum Spatial Analyst customer configuration.
  7. Click on Apply.
  8. Click on the general tab and restart the service