Why does the MATLAB Production server instance not start once having a single runtime?

2 visualizaciones (últimos 30 días)
I deployed a fresh installation of MATLAB Production Server R2022b on Linux RedHat 8.4 and installed runtime for R2022b and R2022a. When I specify only single runtime for instance, the instance can't start. When I specify two runtimes and divide them with a comma, the instance starts but with ctf validation warning:
1) /usr/local/MATLAB_Runtime/v912/bin/glnxa64/mps_worker_app: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory -----.
2) Unable to obtain ctf_info : /usr/local/MATLAB_Runtime/v913/bin/glnxa64/mps_check.ctf, Error in validating CTF manifest file ---- file is present, not sure what's the problem here

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 22 de Nov. de 2022
The issues can be solved by installing missing libraries on RedHat:
yum -y install libglvnd-glx libXt

Más respuestas (0)

Categorías

Más información sobre COM Component Integration en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by