Why does Polyspace become "queued due to license failure" and my log files contain a license manager error -2?

조회 수: 5 (최근 30일)
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?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2011년 7월 26일
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개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

아직 릴리스를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by