Redeploying i2 Analyze

Redeploy i2 Analyze to update the application with your configuration changes.

If you follow this procedure for a deployment that provides high availability, you must complete each step on every Liberty server in your environment before you move to the next step.
  1. In a command prompt, navigate to the toolkit\scripts directory.
  2. Stop Liberty:
    setup -t stopLiberty
  3. Update the i2 Analyze application:
    setup -t deployLiberty
  4. Start Liberty:
    setup -t startLiberty
  5. If you are using the IBM HTTP Server, start, or restart, it.