Start CSA

To start CSA:

  1. Create a CSA encryption keystore password file. The name and location of this file must match the value configured for the keystorePasswordFile property in the %CSA_HOME%\
    jboss-as\standalone\deployments\csa.war\WEB-INF\classes\csa.properties
    file.

    The password file must contain only the following content:
    keystorePassword=<CSA encryption keystore password>

    where <CSA encryption keystore password> is the CSA encryption keystore password in clear text.

    This file is automatically deleted when the CSA service is started.

  2. On the server that hosts CSA, navigate to Start > Administrative Tools > Services.

  3. Right-click on the CSA service and select Start.

  4. Right-click on the HPE Marketplace Portal service and select Start.

  5. If you installed an embedded Operations Orchestration instance, right-click on the HPE Operations Orchestration Central service and select Start.

After the service has started, review the log files in %CSA_HOME%\jboss-as\standalone\log\ and verify that no TLS or keystore errors are present.