Upgrading Your TCP Floating License Server
The goal of the following procedure is to help you minimize the downtime generated when you upgrade the Oxygen XML Editor plugin TCP floating license server to its newest version.
- Stop the current license server process.
- Locate and open the floating server startup script. It should look
like this:
sh licenseServer.sh pathToLicenseDir 54321
- Make a note of the path to the license directory (in our example is
pathToLicenseDir
) and the port number (in our example is54321
). - Go to the license directory and copy the license key file
(
license.txt
) for later use. - Go to the Oxygen XML Editor plugin website and download the all-platforms floating license server installation kit.
- Unzip the archive and overwrite the content of your current floating license server installation.
- Copy the license key file (
license.txt
) saved in step 4 tolicense
directory of the floating license server installation. - Edit the floating server startup script and configure with the info you made note of in step 3.
- Start the floating license server process.