Component License not supported

3 views (last 30 days)
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 Comments
来 南
来 南 on 1 Dec 2021
Hello,have you solved this problem? I meet the same question as you when I deploy a simple MATLAB code.
Fidel Ernesto Díaz Andino
Hi, yep i solved, the production server wasn't finding a file, you need to include all dependencies when compiling, check this link: https://www.mathworks.com/matlabcentral/answers/449865-matlab-production-server-vs-production-server-compiler-tester-from-matlab?s_tid=srchtitle

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Web App Server in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!