+

Search Tips   |   Advanced Search

Uninstall Application Client for WAS


This task describes using uninstall program to uninstall the Application Client for WAS.

To uninstall IBM Application Client for WAS manually, read the Manually uninstalling on a Windows system topic.

If we have a feature pack installed, uninstalling the Application Client for WAS using the V6.1.0 uninstaller program causes the feature pack to stop working because the uninstallation removes the server. However, we can uninstall the feature pack after uninstalling WAS v7.

If logged in as a root user and attempt to uninstall an instance of Application Client for WAS that a non-root user installed, the Windows registry will also be wiped clean for the application client instance that the root user installed. If we need to uninstall an instance of application client that a non-root user has installed, be sure that we are logged in as the non-root user.

(Windows)

To register an application on Windows operating system, be registered in the administrator group. If we install Application Client and we are not a member of the administrator group, the Windows registration will not register the installer in the Windows registry. Consequently, there will not be an entry for Application Client in the Add or Remove Programs window.

 

  1. Stop any browsers and any Java processes related to Application Client products.

    Read the Uninstalling WAS ND topic for more information.

  2. Change directories to the uninstall directory before issuing the command to uninstall the application client. The command file is located in...

    uninstall

    • (Windows) APP_ROOT\product\uninstall directory

    • (Linux) APP_ROOT/uninstall directoryFor example, to change directories before uninstalling WAS from a Linux platform, issue this command if the installation root is /IBM/WAS/AppClient:

      cd /IBM/WAS/AppClient/uninstall
      
      

  3. Issue the command to uninstall WAS ND.

    Use the uninstall command.
    [Linux] The command file is named uninstall. Issue the uninstall located in...

    APP_ROOT/uninstall

    ./uninstall
    

    (Windows) The command file is named uninstall.exe. Call the uninstall.exe command from the APP_ROOT\uninstall directory:

    APP_ROOT\uninstall\uninstall.exe
    
    For example, if the installation root is C:\IBM\WebSphere\AppClient, issue the following command:

    C:\IBM\WebSphere\AppClient\uninstall> uninstall.exe
    

    The Uninstall wizard begins and displays the Welcome panel.

  4. Click Next to begin uninstalling WAS ND. The Uninstall wizard displays a Confirmation panel that lists WAS and features that we are uninstalling.

  5. Click Next to continue uninstalling WAS ND. The Uninstall wizard deletes existing profiles first.

    After deleting profiles, the Uninstall wizard deletes core product files by component.

  6. Click Finish to close the wizard after the wizard removes WAS ND.

 

Results

Application Client for WAS is uninstalled.

 

Next steps

Verify the uninstall procedure by viewing the APP_ROOT/logs/uninstall/log.txt file for errors. Look for the INSTCONFSUCCESS, indicating a successful uninstall in the log file:

Uninstall, com.ibm.ws.install.ni.ismp.actions.ISMPLogSuccessMessageAction, msg1, 
   INSTCONFSUCCESS

The uninstallation wizard records uninstallation events in the uninstallation log files. Examine messages that the uninstallation program displays. If the Application Client for WAS does not uninstall successfully, read the messages to identify why the uninstallation failed. Correct the problems identified and try uninstalling WAS again.

Tip: If logged in as non-root or non-admin user, the uninstall may not be successful. When the uninstaller program runs, a log file is created in the home directory. If the uninstaller program fails, an attempt is made to move the log to the APP_ROOT directory; however, without the necessary permission to move the file to the APP_ROOT directory, the attempt to move fails and the log remains in the home directory. Look for the following log files in the user_home/waslogs directory:

 

Related tasks


Install Application Client for WAS