The following sections provide procedures for uninstalling the software:
The following sections describe how to uninstall your BEA software on Windows and UNIX systems. You can uninstall the software using graphical, console, or silent 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, it automatically starts running in console mode.
You can uninstall individual components of your product distribution, or the entire installation. Dependency checking in the uninstaller ensures that the appropriate components are uninstalled.
The uninstallation program does not remove the BEA Home directory associated with the installation, the JDK, or any user-created domains. Only the components that were installed by the installation program can be removed. If you choose to uninstall the entire installation, the uninstallation program also removes the product directory associated with the installation unless one of the following is true:
uninstaller
directory.
Use the following procedure to uninstall the complete product installation, or individual components, in graphical mode:
|
The Choose Components window is displayed.
Use the following procedure to uninstall the complete product installation, or individual components, using the command-line interface:
next
to proceed to the next panel of the uninstallation program.Note: | Instead of typing complete words when you want to enter [Exit] , [Previous] , and [Next] , you can use the following one-letter shortcuts: x , p , and n , respectively. |
The Choose Components to uninstall panel is displayed.
Check the BEA Products components you want to uninstall.
Release9
.2
.0
.0
+----WebLogic Server [1] v
| +----Server [1.1] v
| +----Server Examples [1.2] v
| +----Web Server Plug-Ins [1.3]
+----Workshop for WebLogic Platform [2] v
| +----Workshop [2.1] v
| +----Workshop Examples [2.2] v
+----WebLogic Integration [3] v
| +----Integration Server [3.1] v
| +----WebLogic Workshop Integration Extension [3.2] v
| +----Integration Examples [3.3] v
+----WebLogic Portal [4] v
¦ +----Portal Server [4.1] v
¦ +----WebLogic Workshop Portal Extension [4.2] v
¦ +----Portal Examples [4.3] v
Enter number exactly as it appears in brackets to toggle selection OR
[Exit][Previous][Next]>
By default, all installed components are selected, indicating that they will be removed.
Note: | If you installed your software using the BEA Products installation program for BEA WebLogic Server, only the WebLogic Server components are displayed. |
To leave a component installed on your system, type the numeric code for that component on the command line, exactly as it appears within the brackets. For example, to uninstall only the Server Examples and the Web Server Plug-ins, and keep the Server installed on your system, enter 1.1
on the command line. The check mark (Windows systems) or x
(UNIX systems) beside the entry for Server is cleared, indicating that it will not be uninstalled. The Server Examples and the Web Server Plug-ins will be uninstalled.
Dependency checking is performed to ensure that you do not uninstall a component that is required by another component.
next
to proceed with the uninstallation process.exit
to complete the uninstallation and exit the uninstallation program.
When you uninstall your BEA Products software in silent mode, the complete installation of your software is uninstalled.
When you run the uninstallation program in silent mode, it leaves behind the same files and directories as when you run the uninstallation program in graphical and console modes, including:
You can manually delete these files.
Although you can use silent-mode uninstallation to manually uninstall your software, silent-mode uninstall is intended for use in scripts. You can adapt the steps in Table 8-3 for use in scripts.
Use the following procedure to uninstall your BEA Products software in silent mode:
Notes: | When you run the uninstallation program in silent mode, no messages are displayed indicating the uninstallation is in progress or has completed successfully, even if errors are encountered. |
Note: | You can also include the -log= full_path_to_log_file option in the command line to create a verbose installation log. For example: |
Note: | uninstall -mode=silent -log=C:\logs\weblogic_uninstall.log |
Note: | For more information, see Generating a Verbose Installation Log. |
You cannot reinstall the same version of any BEA product on top of a previously installed version of the same product—in the same BEA Home directory or in the same file location. You can, however, add products and product components to an existing installation. For example, you can install WebLogic Server during one installation, and Workshop for WebLogic Platform during a separate installation.
To reinstall the same version of one of the product components or the entire BEA Products distribution in the same location, you must first uninstall the previous installation.
If you try to install a complete copy of the BEA Products software in a BEA Home directory that already contains a complete installation, an error message is displayed. Click or type OK
to return to the Choose BEA Home directory prompt.
At the prompt, choose one of the following options:
Then reinstall the software as described in Starting the Installation Program.