Uninstalling WebScale Distribution Hub on AIX

You must have a valid Java Runtime Engine installed on your system to run the WebScale Distribution Hub uninstallation program.

If you click Cancel before the Uninstall Progress panel, you exit the uninstall wizard and return your system to its original state.

Run the uninstall wizard in one of the following three modes: GUI (awt) interface, console interface, or silent mode.

GUI interface

  1. Stop all running processes that use any part of IBM WebScale Distribution Hub 2.0.0.1 or WebSphere Business Integration Event Broker before running the uninstallation.
  2. Run the uninstallation program: <java_home>/bin/java -jar /opt/IBM/DistHub/v2/_uninst/uninstall.jar -awt , where <java_home> is the location of the Java Runtime Engine.
  3. Welcome. This panel displays product information; name, ID number, and Web site. Click Next > to continue.
  4. Summary. Displays the product's directory from which it will be uninstalled. Click Next > to uninstall.
  5. Uninstall Progress. Indicates the uninstallation is in progress.
  6. Uninstall Complete. The uninstall wizard has completed successfully. You might be asked to restart your computer at this point. Click Finish to close the uninstall wizard.

Console interface (default method)

  1. Stop all running processes that use any part of IBM WebScale Distribution Hub 2.0.0.1 or WebSphere Business Integration Event Broker before running the uninstallation.
  2. Run the uninstallation program: <java_home>/bin/java -jar /opt/IBM/DistHub/v2/_uninst/uninstall.jar , where <java_home> is the location of the Java Runtime Engine.
  3. Welcome. This panel displays product information; name, ID number, and Web site. Enter 1 and Enter to move to the next panel.
  4. Summary. Displays the product's directory from which it will be uninstalled. To uninstall, enter 1 and Enter.
  5. Uninstall Product. The message Uninstalling product... is displayed. There is no progress indicator for this panel.
  6. Uninstall Complete. The uninstall wizard has completed successfully. Enter 3 and Enter to exit the uninstall wizard.

Silent mode

The silent uninstallation mode uses the default settings of the uninstall wizard to complete uninstallation.
  1. Stop all running processes that use any part of IBM WebScale Distribution Hub 2.0.0.1 or WebSphere Business Integration Event Broker before running the uninstallation.
  2. Run the uninstallation program from the command line: <java_home>/bin/java -jar /opt/IBM/DistHub/v2/_uninst/uninstall.jar -silent , where <java_home> is the location of the Java Runtime Engine.