After you edit the response file, you can uninstall the Presence Server product
silently, without user interaction.
Before you begin
Before beginning the silent uninstall, you need to configure
the parameters values in the response file,
presenceServer_uninstall.rsp.
Refer to the topic
Editing the uninstall response file for
details.
About this task
Follow these steps to uninstall Presence Server in
silent mode:
- Log on to the operating system.
- Change (cd) to the was_root/Uninstall_PresenceServer directory,
where was_root is the installation root directory
for WebSphere® Application Server
Network Deployment.
- Set the proper file permissions on the uninstaller
by entering the following from the command prompt:
chmod 755 uninstaller
- To uninstall the Presence Server product
using your custom response file, issue the following command. For
example:
./uninstaller -i silent -f path
where path is
the fully qualified path name of your response file.
- Optional: To examine the logs, view
the file was_root/logs/presenceServerUninstall.log
log.
What to do next
If this uninstallation was performed on the deployment manager
or on a federated node, perform the same operation on each node in
the cluster.