필터 지우기
필터 지우기

How to serve prior version of Matlab with the same flexnet server

조회 수: 2 (최근 30일)
Hi,
Should I force all users to upgrade their matlab each time I update Matlab !!??? (or is it still possible to suggest & install the new versions when they want) Before, I used to just add the increments of new versions in my license.dat
SERVER myserver 123456789 27000
DAEMON MLM "/opt/matlab/R2011a" port=39555
# License N°:12345 HostID: 123456789
# R2011a
INCREMENT MATLAB MLM ...
INCREMENT Toolbox MLM ...
# AND THEN new version R2012a (for exemple)
INCREMENT MATLAB MLM ...
INCREMENT Toolbox MLM ...
... And anyone was able to choose either to upgrade or not. It seems that it doesn't work anymore with new versions of flexnet server.
  • I tried to add R2016a increments on my R2015a installation, it doesn't work... worse : the service hangs with a "(lmgrd) Failed to open the TCP port number in the license." error
  • I tried with a new version of flexnet_glnxa64.zip (v11.13.1.3) : same issue.
Please help,
Phi.
  댓글 수: 1
Philippe Marion
Philippe Marion 2016년 12월 1일
Mathworks license files are backwards compatible, so the solution is as simple as possible:
  • Update the license file, for instance R2016b
... and the R2016b license file is also able to serve R2015a, R2014x etc. stupid am I!
Phil.

댓글을 달려면 로그인하십시오.

채택된 답변

Andreas Goser
Andreas Goser 2016년 11월 14일
There might be a couple of different issues here. Probably best is to contact MathWorks installation support for efficient help. But in general, there are ways to set up the environment endu user do not have to change something (USE_SERVER). While on the server side of things indeed there is a need to update to the most recent license file (and its matchin license server versiona and MlM vendor daemon) - or at least the license file made for the most recent releases your users need.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by