Why does Polyspace become "queued due to license failure" and my log files contain a license manager error -2?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
When trying to use Polyspace, response from the spooler is that it is "queued due to a license failure".
If I look in log files, I see an "Invalid license check" and "Invalid license file syntax" accompanied by a license manager error -2.
How do I resolve this error?
Risposta accettata
MathWorks Support Team
il 26 Lug 2011
This is due to a problem in the license file found in:
/usr/local/PolySpace/PolySpace_Common/etc/license.dat (UNIX)
C:\PolySpace\PolySpace_Common\etc\license.dat (Windows)
or
/usr/local/PolySpace/PolySpace_Common/licenses/license.dat (UNIX)
C:\PolySpace\PolySpace_Common\licenses\license.dat (Windows)
It may contain the syntax:
USE SERVER
If this is the case, update this file to instead say:
USE_SERVER
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Prodotti
Release
Non è stata ancora inserita alcuna release.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!