WebSphere Application Server - Express, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Uninstalling the product

This task describes how to uninstall WebSphere Application Server - Express.

Before you begin

The uninstall command calls the uninstaller program that is created during installation. The uninstaller program is customized for each product installation, with specific disk locations and routines for removing installed features.

The uninstaller program removes registry entries, uninstalls the product, and removes all related features. The uninstaller program does not remove log files in the installation root directory.

The uninstaller program removes all profiles, including all of the configuration data and applications in each profile. Before you start the uninstall procedure, back up the config folder, the installableApps folder, and the installedApps folder of each profile, if necessary. See Using command line tools for a description of managing configuration files. Back up all applications that are not stored in another location.

Why and when to perform this task

This procedure uninstalls the WebSphere Application Server product.

Estimating the time required to uninstall The time required to uninstall is dependent on the processing speed of your machine. As a rough guideline, uninstalling the core product files and one application server profile takes approximately 10 minutes when using the uninstall command.

Steps for this task

  1. Log on as root on a Linux or UNIX system, or as a user who belongs to the administrator group on a Windows system.
  2. Run the uninstaller program for the Web server plug-ins for WebSphere Application Server.

    If a Web server is configured to run with the Application Server, uninstall the plug-ins to remove the configuration from the Web server. See Uninstalling the Web server plug-ins for WebSphere Application Server.

  3. Stop each running Application Server with the stopServer command.
    Stop all server processes in all profiles on the machine. For example, issue the following command from the /opt/IBM/WebSphere/AppServer/profiles/app_server_profile/bin directory on a Linux machine to stop the server1 process in the profile:
    ./stopServer.sh server1
    
    If servers are running and security is enabled, use the following commands:
    ./stopServer.sh server1 -user user_ID -password password
    
  4. Optional: Back up configuration files and log files to refer to them later, if necessary.

    The uninstaller program does not remove log files in the installation root directory. The uninstaller program removes all profiles and all of the data in all profiles.

    Back up the config folder and the logs folder of each profile to refer to it later, if necessary. You cannot reuse profiles so there is no need to back up an entire profile.

  5. Uninstall the product.

    Uninstalling WebSphere Application Server - Express

    After running the uninstall command, the directory structure has only a few remaining directories. The logs directory is one of the few directories with files.

  6. Review the install_root/logs/uninstlog.txt file.
    The install_root/logs/uninstlog.txt file records file system or other unusual errors. Look for the INSTCONFSUCCESS indicator of success in the log:
    Uninstall, com.ibm.ws.install.ni.ismp.actions.
       ISMPLogSuccessMessageAction, msg1, 
       INSTCONFSUCCESS
    
  7. Uninstall manually before reinstalling.

    The uninstaller program leaves some log files, including the install_root/logs/uninstlog.txt file.

    Manually uninstall the product to remove all artifacts of the product so that you can reinstall into the same installation root directory. If you do not plan to reinstall, you do not need to manually uninstall.

    See Uninstalling manually for more information.

Result

This procedure results in uninstalling the product.

What to do next

After uninstalling the product and cleaning the system with the manual uninstall procedure, you can reinstall.

See Task overview: Installing for an overview of installing the product and creating a functional e-business environment.




Sub-topics
uninstall command
vpd.properties file
Uninstalling WebSphere Application Server - Express
Uninstalling manually

Related tasks
Task overview: Installing

Task topic    

Terms of Use | Feedback

Last updated: Jun 8, 2005 12:45:23 PM EDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/tins_uninstall.html

© Copyright IBM Corporation 2004, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)