Upgrade the License Server
This document provides instructions to upgrade the Semarchy xDI License Server.
Pre-Upgrade Steps
This section describes the operations to perform before upgrading the Semarchy xDI License Server.
Review the Release Notes
The release notes contain the latest information about the Semarchy xDI release, such as new features, bug fixes, breaking changes, and removals.
System Requirements
Review the system requirements for the new release. Take special note of supported Java versions, as you may need to install a newer one depending on which License Server version you are upgrading from.
Stop the license server
Stop the current installation of the License Server. If it is run as a service, make sure the service does not restart automatically.
Prepare the spring-context.xml
file
The License Server uses the spring-context.xml
file under the ./conf
folder to provide specific configurations. You must configure the new file and adapt it to your previous configuration (See Configure the License Server).
The |
If you upgrade from License Server version 1.x to 2023.1 or newer, you must make changes to the
|
Get a compatible license file
Semarchy xDI Designer 2023.1 introduced a new license format. If you upgrade to version 2023.1 or newer, contact Semarchy support or your account representative to get a new license file to deploy.
Get a Compatible License Key
License Server versions 2023.1 and above can serve licenses for all versions of Designer, older and newer.
The license key you configure depends on the Designer version that needs it. Make sure to provide your users with license keys that match their product version. Contact Semarchy support or your account representative to obtain the correct license keys.
Upgrade Steps
Perform the following operations to download and install the new version of Semarchy xDI License Server:
-
Download the new version of Semarchy xDI License Server from the Semarchy website.
-
Decompress the downloaded file and move the archive content to the target installation folder, which must be different from the previous version’s installation folder.
-
Configure the
spring-context.xml
file and adapt it to your previous configuration (see Prepare thespring-context.xml
file). -
Copy the license file to the new installation folder.
-
Start the License Server: refer to Start the License Server or, if the server is run as a service, refer to License Server as a service.