Windows

Ensure that the rmiRegistry is not running before installing or uninstalling components. The installation fails if the JVM has to be updated and the rmiRegistry is running. To stop the rmiRegistry, complete these steps:
  1. Verify that the rmiRegistry is not running by entering the command: tasklist /FI "IMAGENAME eq rmiRegistry.exe"
  2. Stop the rmiRegistry, if it is running, by entering the command: taskkill /IM rmiRegistry.exe

Deployment options

After performing the installation, use one of the following options to customize and deploy the software.
  1. Use the FTM Deployment Configuration utility and the automated deployment utility to deploy the components. For instructions, see Automated deployment utility.
  2. Use the FTM Deployment and Deployment Configuration utilities, which configures WebSphere® using Jython scripts from the command line. For instructions, see FTM Deployment and Deployment Configuration Utilities.
  3. Manually customize the environment files and execute the Jython scripts to configure WebSphere. For instructions, see the Manually customize the environment scripts topic.
  4. Manually configure WebSphere. For instructions, see Manually Deploy in the WebSphere Application Server.