Important Notice for ReadyAPI Customers
ReadyAPI has fully transitioned to the ID-based SmartBear License Management (SLM) system. We are now moving into the final phase of deprecation of file-based licenses. Customers still using file-based licensing need to plan for migration to SLM before September 30, 2025.
If you are still in the process of migrating or have yet to start, contact your Account Manager or SmartBear representative today. Our teams are ready to assist with smooth transition strategies. For additional support, please log a request with our Customer Care Team, who are standing by to help.
For further information and timelines, please refer to this page.
This topic describes how to consume a floating license from Protection! Licensing Server 5 that is compatible with ReadyAPI 3.3.1 and later. If you use an earlier version, see Check Out Floating Licenses on Headless Machines (Legacy).
You can apply floating licenses on headless machines by using a command-line license manager.
Important
Before checking out a floating license on your machine, you need to install and configure the server on your computer or some machine in your local network. See Configure License Server 5.x for details.
Your computer must have access to the license server. Make sure your network's firewalls and proxies do not block access.
The machine where ReadyAPI is installed should be able to connect to the license server machine by using the IP address for which the license is issued. In most cases, it means that there should not be NATs, load balancers, and other intermediates that remap the IP address of the license server machine.
If you access the floating License Server through a firewall (for example, from a remote server or home), you will need to open port
443
. Ask your system administrator for assistance, if needed.
Download the License Manager packaged application from the SmartBear website.
Note
The License Manager requires Java 12. You can use Java shipped with ReadyAPI or download the required version from https://jdk.java.net/archive/.
Run the License Manager
.bat
(or.sh
on Linux and macOS) file with the-s <serverIP>:<Port>
option:For example, if you use Java shipped with ReadyAPI, perform the following commands:
cd <ReadyAPI directory>\jre\bin <path to license manager>\license-manager.bat -s 127.0.0.1:443
If you use Java 12 installed in your operating system, perform the following command:
license-manager.bat -s 127.0.0.1:443
The License Manager will ask you what license information (ReadyAPI Test, ReadyAPI Performance, ReadyAPI Virtualization, VirtServer , or TestEngine) you want to check out. Specify the license by entering the relevant number.
The License Manager will check out the license from the license server and apply it.