Installing LeanFT License on linux not working
Question ID: 107447
1
0

We’re following the HPE information [located here][1] to install our concurrent license on our Ubuntu Linux machine, but it is not working. Does anyone know how to get it to work?

[1]: http://leanft-help.saas.hpe.com/en/14.00/HelpCenter/Content/Licenses/LFTLic_M&L_CommandLine.htm

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on February 3, 2017 9:06 pm
61 views
Answers (1)
1
Private answer

The instructions on that page are not complete. You can run the command `. licenseInstaller help` (from the /bin/Tools folder) to see the full syntax. Basically you have to include the license Id and version, server and port (if not the default of 5814). The command should look like this:

./licenseInstaller concurrent 10594 1 10.0.2.50:5814
where 10.0.2.50:5814 is the server IP and port and 10594 is the license ID for a full UFT license. Your license ID may be different depending on the license type you have (for example, runtime engine only). You can check what your license server has available by running the following command:

./licenseInstaller licenses 10.0.2.50:5814

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on February 3, 2017 9:07 pm
0
Thanks so much, that fixed the issue.
( at February 3, 2017 9:08 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top