Previous Topic: Migrating the Database to Release 3.1.01 for Arcot Common ComponentsNext Topic: Reinstalling RiskMinder on a Single System


Migrating the Database to Release 3.1.01 for RiskMinder Components

After you migrate the database for Arcot common components, migrate the database to the release 3.1.01 state for RiskMinder components.

Follow these steps:

  1. Extract the contents of the arcot-riskfort-upgrade-2.x-3.x-3.1.01.zip file in the ARCOT_HOME directory.
  2. Navigate to the following directory:
    $ARCOT_HOME/tools/common/upgrade
    
  3. Run the following command:
    java -jar arcot-common-upgrade-framework.jar --product-name riskfort
    

    See the table in Migrating the Database to Release 3.1.01 for Arcot Common Components for a description of the command options.

  4. Depending on the release that you are upgrading from, locate one of the following lines in the arcot_common_upgrade.log file in the $ARCOT_HOME/logs directory:
    Upgrade for riskfort from version <your-RiskMinder-release> to version 3.1.01 run successfully.
    

    For example, if you upgraded from release 3.0, then locate the following line:

    Upgrade for riskfort from version 3.0 to version 3.1.01 run successfully.
    

    The presence of this line in the log confirms that the database was upgraded successfully.

Uninstalling the RiskMinder Server

Uninstall the existing release of RiskMinder. Also uninstall the RiskMinder components that are installed on the application server.

Note: If the following instructions do not match the uninstallation options in your existing RiskMinder installation, follow the uninstallation instructions in the installation guide for your existing release of RiskMinder.

Follow these steps:

  1. Uninstall the existing release of RiskMinder as follows:
    1. Ensure that the following components have been shut down gracefully:
      • RiskFort Server
      • Case Management Queuing Server
      • Any application servers where other RiskFort components are deployed.
    2. Ensure that the Administration Console is not open.
    3. Ensure that all INI and other files that are related to the RiskMinder configuration are closed.
    4. Change to the arcot/ directory.
    5. To start the uninstallation process, use the following command:
      sh <install_directory>/arcot/"Uninstall_Arcot RiskFort"/Uninstall Arcot RiskFort
      

      The Uninstall Arcot RiskFort screen appears.

    6. Enter 1 in the wizard window to specify that you want all features and components to be removed.
    7. Press Enter to confirm and continue with the uninstallation process.
    8. Press Enter to exit the wizard and complete the uninstallation process.
    9. If you have installed CA AuthMinder and CA RiskMinder and you are deleting both products, delete any files that are left over in the ARCOT_HOME directory.
  2. Undeploy the Administration Console, User Data Service, and Sample Application Web applications from the application server. For detailed information, see the application server documentation.

Reinstalling RiskMinder

Depending on whether you earlier deployed RiskMinder on a single system or on a distributed system, perform the tasks that are described in one of the following sections: