License controller versions
When patching a license controller, what version information do you need to examine when considering compatibility with the Four Js License Manager (FLM) and with the Dynamic Virtual Machine (DVM)?
The license controller (fglWrt or greWrt) works with the DVM and the FLM; the DVM does not know about the FLM, and the FLM does not know about the DVM.
The license controller and the FLM
To examine whether a version of the license controller works with a version of Four Js License Manager, start with the axiom:
license controller (fglWrt or greWrt) version = FLM version
If your license controller and FLM do not share the same version number, know that a license controller may require a minimum FLM version. If the FLM version is below the minimum version required by the license controller, an error is returned.
License Controller for BDL (fglWrt) | FLM minimum version |
---|---|
6.00.08 | 6.00.08 |
6.00.09 | 6.00.08 |
6.00.10 | 6.00.10 |
License Controller for GRE (greWrt) | FLM minimum version |
---|---|
6.00.08 | 6.00.08 |
6.00.09 | 6.00.08 |
6.00.10 | 6.00.10 |
FLM | License Controller for BDL (fglWrt) minimum version |
---|---|
6.00.08 | 6.00.08 |
6.00.10 | 6.00.10 |
If you encounter an issue regarding the versions installed, download and install the latest FLM, then patch (update) the license controller on all Genero BDL (FGLGWS) installations.
The license controller and the DVM
Release version | License Controller for BDL (fglWrt) minimum version |
---|---|
Genero BDL 4.00.03 | 6.00.08 |
Genero Evaluation Program (GEP) 4.00.03 | 6.00.09 |
In the Genero BDL package (FGLGWS), the license controller bundled is always compatible with the DVM in the same bundle. Attempts to downgrade the license controller may fail; however, an upgrade of the license controller is always allowed.
Version number commands
To find the version for the ... | Execute the command ... |
---|---|
license controller (fglWrt) | fglWrt -V |
license controller (greWrt) | greWrt -V |
Four Js License Manager (FLM) | flmprg -V |
DVM | fglrun -V |