MATLAB 2R2019a Parallel Server : (MLM) UNSUPPORTED: "MATLAB" (PORT_AT_HOST_PLUS )
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Redouane Bouchouirbat
il 12 Set 2019
Commentato: Redouane Bouchouirbat
il 16 Set 2019
Dear support,
After instaling the license manager on ubuntu server, and installing matlab client on Redhat server, I could connect to the server but there were some error.
I noticed every call of matab it asks for activation, I insert the license.dat as described in documentation, but on the License manager server i get this error :
... (MLM) UNSUPPORTED: "MATLAB" (PORT_AT_HOST_PLUS ) root@client (No such feature exists. (-5,346)).
Could you please tell me what is the problem?
regards
0 Commenti
Risposta accettata
Jason Ross
il 12 Set 2019
MATLAB Parallel Server has a different license (aka "feature") line than MATLAB does. So when you are trying to start a worker, it's looking for a MATLAB Parallel Server license line. When you start MATLAB, it's looking for something else entirely.
So your MATLAB client should be getting a MATLAB license from somewhere. If you had a MATLAB license line in your license file, it would have started.
I'd suggest calling technical support to get the licensing sorted out.
2 Commenti
Jason Ross
il 12 Set 2019
Said another way:
The MATLAB client needs access to MATLAB+Parallel Computing Toolbox licenses.
The MATLAB Parallel Server installation needs access to MATLAB Parallel Server licenses.
Right now your client MATLAB install is attempting to get a license from a license server that (probably) only has MATLAB Parallel Server licenses to give out.
The error is the server saying "I don't have this MATLAB feature listed, so I can't serve a license for it"
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Manage Products in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!