Component License not supported
조회 수: 4 (최근 30일)
이전 댓글 표시
I am using Matlab Production Server version 9.7.0.1216025 release R2019b and the required Matlab Runtime version 9.7.0.1216025 release R2019b alias the same version and realese, all seems to be good until i deploy an app, i´m receiving the following error:
Component License not supported
as response from the server when i send a request.
First response:
{"id":"948c3941-e28f-4fd9-ac93-3024176334e4","self":"/~6e333040-b87a-431e-a54d-1c5434331069/requests/948c3941-e28f-4fd9-ac93-3024176334e4","up":"/~6e333040-b87a-431e-a54d-1c5434331069/requests","lastModifiedSeq":1,"state":"READING","client":"client100"}
all good it´s "reading", then inmediatly the second one:
{"id":"948c3941-e28f-4fd9-ac93-3024176334e4","self":"/~6e333040-b87a-431e-a54d-1c5434331069/requests/948c3941-e28f-4fd9-ac93-3024176334e4","up":"/~6e333040-b87a-431e-a54d-1c5434331069/requests","lastModifiedSeq":2,"state":"ERROR","client":"client100"}
I´m compiling the app using a Matlab of the same realese and version
댓글 수: 2
来 南
2021년 12월 1일
Hello,have you solved this problem? I meet the same question as you when I deploy a simple MATLAB code.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Production Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!