![]() ![]() ![]() ![]() ![]() ![]() ![]() |
The following sections provide procedures for uninstalling the software:
The following sections describe how to uninstall your BEA software on Windows and Linux systems. You can uninstall the software using graphical 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, it automatically starts running in console mode.
The uninstallation program removes the WLS-VE product installation directory unless one of the following is true:
uninstaller
directory.The uninstallation program does not remove the BEA Home directory associated with the installation, the JDK that the WLS-VE utilities use, any user-created domains, or any ISO image files that you copied to the local disks of hypervisor hosts.
Use the following procedure to uninstall the complete product installation, or individual components, in graphical mode:
|
The Choose Components window is displayed.
The Server
component contains the BEA WebLogic Configuration Wizard and Template Builder, the Domain Upgrade Wizard, the WebLogic Scripting Tool, and other files that are used to support the WLS-VE configuration, startup, licensing, and installation utilities.
The ServerVE
component contains the WLS-VE configuration and startup utilities and the WLS-VE ISO image that the installer created (not any copies of the ISO image that you create after running the installer).
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
.1
.0
+----WebLogic Server [1] v
| +----Server [1.1] v
| +----ServerVE [1.2] v
Enter number exactly as it appears in brackets to toggle selection OR
[Exit][Previous][Next]>
The Server
component contains the BEA WebLogic Configuration Wizard and Template Builder, the Domain Upgrade Wizard, the WebLogic Scripting Tool, and other files that are used to support the WLS-VE configuration, startup, licensing, and installation utilities.
The ServerVE
component contains the WLS-VE configuration and startup utilities and the WLS-VE ISO image that the installer created (not any copies of the ISO image that you create after running the installer).
By default, all installed components are selected, indicating that they will be removed.
next
to proceed with the uninstallation process.exit
to complete the uninstallation and exit the uninstallation program.
The WLS-VE ISO image contains the LiquidVM and WLS-VE classes that run on hypervisor software and host your applications. Each physical machine that hosts the hypervisor software on which you run WLS-VE either has its own copy of ISO on its local disk or else it accesses the ISO image from a SAN or NAS.
To delete the WLS-VE ISO image:
wlsve.iso
file. Then use Virtual Infrastructure Client commands to delete the file. sftp
) client to establish a session with each hypervisor's host machine. Then use the sftp
rm
command to delete the wlsve.iso
file. ssh
) client to establish a session with each hypervisor's host machine. Then use the ssh
rm
command to delete the wlsve.iso
file.
ssh root@myESXHost
root@myESXHost's password:
...
myESXHost:home/pat/>rm /vmfs/volumes/storage1/myCDs/wlsve.iso
The Linux operating system includes an sftp
and ssh
client. For Windows, you can install (or download for free) third-party utilities that include the clients.
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.
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.
![]() ![]() ![]() |