Hello support team,
As the title states, one of our clients is having issues with the floating licenses where the TF_SaveServer
call fails returning HRESULT TF_E_SERVER
. Because the process fails to save the server, then obviously the lease is not granted meaning that the client can’t use our software.
We checked the documentation and it seems that TF_E_SERVER
is not one of the possible return codes of the function TF_SaveServer
. Could you help us to understand what could be wrong here? Is there a discrepancy between the documentation in Turbofloat.h
and the internal behavior?
For completeness:
- Both workstation and server running on Linux
- TF version: the latest for linux, 4.4.4.0
Thanks