Previous Topic: Performing Bootstrapping TasksNext Topic: Starting the Case Management Queuing Server


Starting RiskMinder Server

To start RiskMinder Server:

  1. If the required environment variables have not been set, run the following command:
    source <install_location>/arcot/sbin/arrfenv
    

    In this command, replace <install_location> with the path of the directory in which RiskMinder has been installed.

  2. Navigate to the following directory:
    install_location/arcot/bin/
    
  3. Run the ./riskfortserver start command.

Note: If you want to stop RiskMinder Server, then navigate to the bin directory and enter the ./riskfortserver stop command.