You can use the interactive wizard provided with the base
installer to uninstall the Telecom Web Services Server (TWSS)
base components.
About this task
To uninstall TWSS base components using the wizard, follow
these steps.
- Stop the servers, nodes, and deployment manager:
- Stop the servers. Run the following command:
was_profile_root/bin/stopServer.sh server_name -username user_name -password password
was_profile_root/bin/stopServer.sh server_name -username user_name -password password
was_profile_root/bin/stopServer.sh server_name -username user_name -password password
Note: The user_name and password parameters
are required only when security is enabled.
Where:
- The was_profile_root path
contains the name of the application server profile (for example,
AppSrv01).
- server_name is name of the application server.
- user_name represents your WebSphere® Application Server administrator
user ID.
- password represents the password associated
with your user_name.
- Stop the nodes. Run
the following command:
was_profile_root/bin/stopNode.sh -username user_name -password password
was_profile_root/bin/stopNode.sh -username user_name -password password
was_profile_root/bin/stopNode.sh -username user_name -password password
Note: The user_name and password parameters
are required only when security is enabled.
Where:
- The was_profile_root path
contains the name of a federated node profile (for example, Custom01).
- user_name represents your WebSphere Application Server administrator
user ID.
- password represents the password associated
with your user_name.
- Stop the deployment manager. Run
the following command:
was_profile_root/bin/stopManager.sh -username user_name -password password
was_profile_root/bin/stopManager.sh -username user_name -password password
was_profile_root/bin/stopManager.sh -username user_name -password password
Note: The user_name and password parameters
are required only when security is enabled.
Where:
- The was_profile_root path
contains the name of the deployment manager profile (for example,
Dmgr01).
- user_name represents your WebSphere Application Server administrator
user ID.
- password represents the password associated
with your user_name.
- Navigate to the following directory: was_root/Uninstall_TWSS-Base
- Invoke the uninstall script to uninstall Telecom Web Services Server base
components. Issue the following command:
./uninstall
- Click Next.
- In the Features panel, which displays
a list of the components you have installed, select features you want
to uninstall and click Next.
- In the Summary Information page, click Next to
start the uninstall process.
- Optional: If the uninstall process reports any errors,
verify that the uninstallation trace file is created at was_root/logs/TWSS-Base_Uninstall.log.
Note: The uninstall process may not remove the TWSS-Base directory
under the was_root/installableApps directory.
You can manually remove the directory if you no longer need it.
- Manually remove the was_root/license_TWSS directory, which contains license files.
Results
When the uninstallation has completed, check the appropriate
logs in the was_root/logs directory.
Refer to the topic Monitoring log messages for additional
information about reading logs.