bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Installation Guide

 Previous Next Contents Index View as PDF  

Uninstalling WebLogic Server

The following sections provide platform-specific procedures for uninstalling WebLogic Server:

 


About the Uninstallation Program

On both Windows and UNIX systems, you can uninstall WebLogic Server using either graphical mode or console mode. To run the graphical mode uninstallation program, your console must support a Java-based GUI. If the uninstallation program determines that your system cannot support a Java-based GUI, the uninstallation program automatically starts in console mode.

You can uninstall WebLogic Server examples only, or the entire WebLogic Server installation. When you uninstall the entire WebLogic Server installation, the uninstaller also uninstalls the WebLogic Node Manager Windows service, if it was installed as a Windows service (Windows platforms only).

Uninstalling WebLogic Server does not remove the BEA Home directory associated with the installation, or the JVM. If you choose to uninstall the entire WebLogic Server installation, the uninstallation program also removes the WebLogic Server product directory associated with the installation unless one of the following is true:

If you have installed a service pack or rolling patch, you can also use the uninstallation program to revert to a prior service pack. See Uninstalling WebLogic Server in Graphical Mode.

Uninstalling WebLogic Server in Graphical Mode

Use the following procedure to uninstall WebLogic Server or WebLogic Server examples using the graphical interface:

  1. Shut down any servers that are running. If you configured any of the servers as a Windows service, you should stop the service(s) before uninstalling the software.
  2. Start the uninstallation program as described in the Table 8-1:

    Table 8-1 Starting the Uninstallation Program in Graphical Mode

    To start the uninstallation program on this platform . . .

    Perform the following steps . . .

    Windows

    • From the Windows Start menu, choose Start—>Programs—>BEA WebLogic Platform 8.1—>Uninstall WebLogic Platform 8.1.

    The WebLogic Server Uninstaller Welcome window is displayed. Proceed to step 3.

    UNIX

      1. Open a command shell and go to the following directory:

    WL_HOME/uninstall

    where WL_HOME represents the directory in which you installed WebLogic Server.

      2. Enter uninstall.sh at the prompt.

    The WebLogic Server Uninstaller Welcome window is displayed.

    Note: If your system supports a graphical user interface, the uninstallation program starts in graphical mode. If your system does not support a graphical user interface, the uninstallation program starts in console mode. Refer to the Uninstalling WebLogic Server in Console Mode for instructions.


     
  3. Click Next to start the uninstall program.

    One of the following windows is displayed:

  4. Select the components to uninstall by selecting or clearing the appropriate check boxes, then click Next. By default, all installed components are selected, indicating that they will be removed.
  5. Click Done in the Uninstalling WebLogic Platform 8.1 window to exit the uninstallation program.

Uninstalling WebLogic Server in Console Mode

Use the following procedure to uninstall WebLogic Server or WebLogic Server examples using the command line interface:

  1. Shut down any servers that are running. If you configured any of the servers as a Windows service, you must stop the service(s) before uninstalling the software.
  2. Start the uninstallation program as described in the Table 8-2:

    Table 8-2 Starting the Uninstallation Program in Console Mode

    To start the uninstallation program on this platform . . .

    Perform the following steps . . .

    Windows

      1. Open an MS-DOS command prompt window and go to the following directory:

    WL_HOME/uninstall

    where WL_HOME represents the directory in which you installed WebLogic Server, typically c:\bea\weblogicXXX.

      2. Enter the following command at the prompt:

    uninstall -mode=console

    The Welcome text is displayed.

    UNIX

      1. Open a command shell and go to the following directory:

    WL_HOME/uninstall

    where WL_HOME represents the directory in which you installed WebLogic Server.

      2. At the prompt, enter the following command:

    sh uninstall.sh -mode=console

    The Welcome text is displayed.


     
  3. Press Enter or type next to proceed to the next panel of the uninstallation program.

    One of the following panels is displayed:

  4. Select the components you want to uninstall. The available components are displayed as follows:
    <------------- Weblogic Platform Uninstaller -------------->
    Choose Components:

    Release 8.1
    +----WebLogic Server [0] v
    +----Server [0.0] v
    +----Server Examples [0.1] v


    Enter number exactly as it appears in brackets to toggle
    selection OR [Exit][Previous][Next]> next

    By default, all installed components are selected, indicating that they will be removed.

    To leave a component installed on your system, type the numeric code for the option on the command line exactly as it appears within the brackets. For example, type 0.0 to deselect the Server and keep it installed on your system.

    Dependency checking in the uninstallation program verifies that if you select a component to uninstall, all other components that are dependent on the selected component are also selected for uninstallation. For example, if you choose to uninstall the Server component, the uninstaller also uninstalls the Workshop and Server Examples components.

  5. Press Enter or type next.

    You are prompted to confirm your selections, as shown in the following text:

    Choose Components:

    ->1¦ Yes, uninstall these component selections
    2¦ No, return to component selection

    Enter index number to select OR [Exit][Previous][Next]>
  6. Press Enter or type next to proceed with the uninstallation process.
  7. When the uninstallation process is complete, press Enter or type done to complete the uninstallation and exit the uninstallation program.

 


Uninstalling Service Packs and Rolling Patches with the Uninstallation Program

If you have installed a service pack or rolling patch, you can revert your system installation to an earlier version of the release as follows:

For instructions, see Uninstalling a WebLogic Server Service Pack or Rolling Patch in Graphical Mode or Uninstalling a WebLogic Server Service Pack or Rolling Patch in Console Mode.

Note: If you install additional WebLogic Platform components after installing a service pack or rolling patch, you cannot roll back to any previous versions of the product.

To revert to a previously installed version of WebLogic Server, you can use the uninstallation program or Smart Update. See Uninstalling a Service Pack or Rolling Patch with Smart Update for instructions to use Smart Update to roll back to a previous installation.

Uninstalling a WebLogic Server Service Pack or Rolling Patch in Graphical Mode

Use the following procedure to uninstall a WebLogic Server service pack or rolling patch. You can also use Smart Update to uninstall a service pack or rolling patch. See Uninstalling a Service Pack or Rolling Patch with Smart Update.

  1. Shut down any servers that are running. If you configured any of the servers as a Windows service, you must stop the service(s) before uninstalling the software.
  2. Start the uninstallation program as described in the Table 8-1.

    The WebLogic Server Uninstaller Welcome window is displayed.

  3. Click Next to start the uninstall program.

    The Select Uninstall Type window is displayed.

  4. Select the service pack to which you want to roll back your system installation and click Next.

    A status window displays the progress of the uninstallation. A message is displayed when the rollback is complete.

  5. Click Done on the status window.

Uninstalling a WebLogic Server Service Pack or Rolling Patch in Console Mode

Use the following procedure to uninstall a WebLogic Server service pack or rolling patch. You can also use Smart Update to uninstall a service pack or rolling patch. See Installing Service Packs and Rolling Patches Using Smart Update.

  1. Shut down any servers that are running. If you configured any of the servers as a Windows service, you must stop the service(s) before uninstalling the software.
  2. Start the uninstallation program as described in the Table 8-2.

    The Welcome text is displayed.

  3. Press Enter or type next to proceed to the next panel of the uninstallation program.

    The Uninstall Options panel is displayed:

  4. At the prompt, type the number of the option for the service pack to which you want to roll back your system installation and press Enter.

    Text messages indicate the progress of the uninstallation.

 


Uninstalling a Service Pack or Rolling Patch with Smart Update

You can use Smart Update to revert your system installation to an earlier version of the release as follows:

Note: If you install additional WebLogic Platform components after installing a service pack or rolling patch, you cannot roll back to any previous versions of the product.

You can also uninstall a service pack or rolling patch using the standard uninstallation process. For more information, see Uninstalling WebLogic Server in Graphical Mode.

To uninstall a service pack or rolling patch, follow these instructions:

  1. Start Smart Update as described in Table 6-1.
  2. In the left pane, select the release for the product you want to roll back.

    Service packs and rolling patches that you can uninstall (or roll back) are displayed in the Downgrade Options section of the window.

  3. In the Downgrade Options pane, select the service pack or rolling patch to uninstall and click OK.

    The BEA Uninstaller Program opens.

  4. Click Next to proceed.

    A status window displays the progress of the uninstallation. A message is displayed when the rollback or uninstallation is complete.

  5. Click Done on the status window.

    The Smart Update window is displayed.

 


Reinstalling WebLogic Server

In most cases, you cannot reinstall WebLogic Server or any of its components over a previous WebLogic Server installation of the same components—in the same BEA Home directory or in the same file location. You can, however, add components to an existing installation. For example, you can install WebLogic Server during one installation, and Server Examples or Workshop Examples during separate installations.

To reinstall the same version of one of the product components or the entire WebLogic Server distribution in the same location, you must first uninstall the previous installation.

If you attempt to install a copy of the same version of WebLogic Server in the same BEA Home, the installation program displays the following message:

A complete installation of WebLogic Platform 8.1 exists in this BEA
Home. Please select another BEA Home or uninstall the product.

Type or click OK to return to the Choose BEA Home directory prompt.

Choose one of the following options:

 

Back to Top Previous Next