Uninstalling HCL Local License Server
When you no longer require HCL Local License Server (LLS) on your system, you can remove it by running the uninstall.bat/sh file located in the installation directory.
About this task
On Linux, change to the LLS installation directory before you run the uninstall.sh file. A backup of the license files, logs, TLS certificate, and port is taken from the directory the file is run from, so running it from any other location produces an empty backup. See Backup and Restore.
Procedure
Results
The uninstall.bat/sh file:
- Stops the LLS service and removes the associated system service entry.
- Backs up the license files, logs, TLS certificate, and port setting.
- Deletes the files in the installation directory.
HCL Local License Server 5.4.0 is now removed from the host machine.
On a native installation, the license files, logs, and TLS certificate are not lost. They are retained in the backup directory and can be restored during the next installation. See Backup and Restore.
For a Docker deployment, uninstalling also removes the
hcl-lls-server container and the
hcl-lls:5.4.0 image. Backup and restore does not apply to a
Docker deployment: the installation directory and everything in it is deleted.
Before you uninstall, copy the license files from the
licenses folder and the TLS certificate and key from the
certs folder to another location. The
database and logs folders cannot be
carried over to a new deployment.
What to do next
Verify that no LLS services remain active:
- On Windows, open Windows Services (services.msc) and confirm that HCL Local License Server is no longer listed.
- On Linux, run the following
command:
systemctl list-units | grep HCL-Local-License-Server - For a Docker deployment, run the following command and confirm that
hcl-lls-serveris not listed:docker ps -a
If the installation directory was not completely removed, delete any remaining folders manually, for example /opt/hcl-lls or C:\HCL_LLS5.4.