my license file dose not idettify the FLEXnet license server

1 次查看(过去 30 天)
when activating mtalab 2021a i have incomplete license file message
This License File does not identify the FLEXnet license server. The License File must be edited to include the SERVER line to indicate the name of your license server. See your system administrator for help.

回答(1 个)

Jaswanth
Jaswanth 2024-2-13
Hi,
It seems like you're encountering an issue with your MATLAB R2021a license file during activation, specifically related to the configuration for a FLEXnet license server. The error message indicates that the license file you are using does not contain the necessary SERVER line that identifies the license server for your network.
As stated in the reference mentioned above, the following lines needs to be added manually to the license.lic:
  • Linux & Mac OS X
SERVER {hostname} {HostID} 27000
  • Windows:
SERVER $Hostname $HostID 27000
I hope the information provided above is helpful in resolving the issue.

类别

Help CenterFile Exchange 中查找有关 Manage Products 的更多信息

产品


版本

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by