Web Services Security Guides › CA SiteMinder WSS Agent Guide for IIS Web Servers › Uninstall a SiteMinder WSS Agent
Uninstall a SiteMinder WSS Agent
This section contains the following topics:
Set JRE in PATH Variable Before Uninstalling the CA SiteMinder® Agent
Uninstall a SiteMinder WSS Agent
Set JRE in PATH Variable Before Uninstalling the CA SiteMinder® Agent
On Windows and UNIX systems, when you are uninstalling a CA SiteMinder® Agent, make sure the JRE is in the PATH variable or the uninstallation program stops and issues one of the following error messages:
- “Could not find a valid Java virtual machine to load. You need to reinstall a supported Java virtual machine.”
- "No Java virtual machine could be found from your PATH environment variable. You must install a VM prior to running this program."
Follow these steps:
On Windows
- Go to the Control Panel.
- Double-click System.
- In the Environment Variables dialog, add the location of the JRE to the PATH system variable.
For example, C:\j2sdkversion_number\jre\bin
On UNIX
Run the following commands:
- PATH=$PATH:JRE/bin
- JRE
-
Specifies the location of your JRE.
For example, /usr/bin/j2sdkversion_number/jre
- export PATH
Uninstall a SiteMinder WSS Agent
To uninstall a SiteMinder WSS Agent, run the CA SiteMinder WSS uninstall wizard.
Follow these steps:
- Navigate to the WSS_HOME\install_config_info (Windows) or WSS_HOME/install_config_info (UNIX) directory and run the CA SiteMinder WSS uninstall wizard to remove core CA SiteMinder WSS components:
- Windows: wss-uninstall.cmd
- UNIX: wss-uninstall.sh
- WSS_HOME
-
Specifies the CA SiteMinder WSS installation location.
Important! If you are running this wizard on Windows Server 2008, run the executable file with Administrator permissions, even if you are logged into the system as an Administrator.
The uninstall wizard starts.
- Choose whether you want to perform a complete uninstall or whether to uninstall specific features and proceed.
- If you chose to uninstall only specific features, select the installed components that you want to uninstall and proceed.
The uninstall wizard removes all selected CA SiteMinder WSS components.
- Restart the server.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|