License Server Release Notes
Release Note Product Versions | |||
---|---|---|---|
Version | Release Date | Release | End of Support |
2024.1.1.49 (Major) | May 23, 2024 | Major | November 01, 2025 |
2022.3.1.2 | December 02, 2022 | Major | June 02, 2024 |
2024.1 Alteryx License Server Updates
We upgraded the Alteryx License Server to Flexera’s 2023.11 License Server. For details, download the Flexera Release Notes. This version includes an option to upload partition models, and introduces a new browser-based management feature.
Fixed Issues
ID | Description | Version | Issue Status |
---|---|---|---|
TMG-379 | Alteryx Local License Server stops responding but remains running. | 2024.1 | Fixed |
2022.3 Alteryx License Server Updates
We added support for Oracle Java SE, OpenJDK 8, and OpenJDK 11.
We published Alteryx License Server Failover Configuration , which covers the configuration of a failover system.
We published Alteryx License Server Partitions , which covers the latest reservation features.
Fixed Issues
ID | Description | Version | Issue Status |
---|---|---|---|
TMG-256 | Individual ClientID consumes more than 1 license seat. | 2022.3 | Fixed |
TMG-261 | Users face connectivity issues. | 2022.3 | Fixed |
TMG-271 | Security scans display Apache Log4J vulnerability. | 2022.3 | Fixed |
2021.4 Alteryx License Server Updates
Flexera Package Upgrade
We upgraded to the Flexera package: flexnetls-x64_windows-2021.05.0
.
Online License Server Customers
Before you upgrade from Alteryx License Server 2018.3.4.51585, you need to add a new producer settings file to your 2018.3 installation in order to enable backup and restore of the server’s trusted storage.
Refer to the Upgrade Instructions below.
Offline License Server Customers
Please contact fulfillment@alteryx.com before you upgrade.
Upgrade Instructions
Download a copy of
producer-settings.xml
from downloads.alteryx.com. Offline admins can get the new settings file directly from Alteryx Fulfillment.Within a command prompt on the 2018.3 license server machine (running as Administrator), run
flexnetls.bat -stop
from[install_dir]\Alteryx\LicenseServer\server
.Rename the existing installed
producer-settings.xml
within[install_dir]\Alteryx\LicenseServer\server
to something likeproducer-settings.old
.Copy the new
producer-settings.xml
into[install_dir]\Alteryx\LicenseServer\server
.Restart Alteryx License Server from the admin command prompt via
flexnetls.bat -start
.The new producer settings enable backup mode for the server’s Trusted Storage.
The easiest way to force a backup is to run a simple activation or deactivation from a connected client/user.
A Trusted Storage backup should exist in
%WINDIR%\System32\config\systemprofile\flexnetls\alteryx\tsBackup
and/or%WINDIR%\ServiceProfiles\NetworkService\flexnetls\alteryx\tsBackup
. Copy thetsBackup
folder to a new location somewhere safe.Stop Alteryx License Server via
flexnetls.bat -stop
.Install the new 2021.4.1.04899 Alteryx License Server to the existing machine. You do not need to start Alteryx License Server at this time.
Within the command prompt, restore trusted storage from backup by running
flexnetls.bat -restore-database [temporary_tsBackup_folder]\flexnetls_licenses.mv.db.ts
.Restart Alteryx License Server via
flexnetls.bat -start
. The License Server should be ready after a few minutes. You can confirm proper trusted storage by running the-licenses -verbose
option within[install_dir]\Alteryx\LicenseServer\enterprise\flexnetlsadmin.bat
.Restart the computer or virtual machine that the license server is installed on.
Check with connected clients that everything works as expected.
If you have any issues, please contact fulfillment@alteryx.com.