Upgrading i2 Analyze

The upgraded deployment toolkit can be used to upgrade your existing deployment to use a later version of the server components. The new features available in later versions are only available after the upgrade is completed.

Before you begin

Complete the instructions in Upgrading to i2 Analyze 4.3.1 offline to install the later version of the deployment toolkit, and prepare the environment before you upgrade the deployment.

Procedure

  1. Open a command prompt on the server, and navigate to the toolkit\scripts directory of the i2 Analyze toolkit.
  2. If your existing deployment includes Connector Creator or iBase Connector, you must run the command to add the connector before you run the upgrade task.
    For Connector Creator, run the following commands:
    setup -t ensureConfigurationUpToDate
    setup -t addConnectorCreator
    For iBase Connector, run the following commands:
    setup -t ensureConfigurationUpToDate
    setup -t addIBaseConnector
    For iBase Connector, you must also ensure that the iBase password is set in the ibase.password property in the toolkit\configuration\environment\iBase\environment.properties file.
  3. To upgrade the deployment, run the following command:
    setup -t upgrade
  4. To start the application, run the following command:
    setup -t start

What to do next

After you upgrade and start i2 Analyze, return to perform the rest of the instructions to finish upgrading the system.

© Copyright IBM Corporation 2012, 2020.