Installation fails - "likely missing connector umbrella"

6 visualizaciones (últimos 30 días)
Jeremy
Jeremy el 6 de Ag. de 2024
Respondida: Jeremy el 8 de Ag. de 2024
I'm trying to install Matlab to an Ubuntu container for use in a HPC cluster. When trying to run the installation during the container setup process, it fails. Here's the output I'm seeing in my log file:
(Aug 06, 2024 13:55:47) ##################################################################
(Aug 06, 2024 13:55:48) #
(Aug 06, 2024 13:55:48) # Today's Date:
(Aug 06, 2024 13:55:48) Aug 06, 2024 13:55:48 -0400
(Aug 06, 2024 13:55:48)
(Aug 06, 2024 13:55:48) System Info
(Aug 06, 2024 13:55:48) OS: Linux Ubuntu 20.04.6 LTS
(Aug 06, 2024 13:55:48) Arch: amd64
(Aug 06, 2024 13:55:48) Language: en_US
(Aug 06, 2024 13:55:48) Release Description: R2024a Update 5
(Aug 06, 2024 13:55:48) Installer build number: 24.1.0.2653294
(Aug 06, 2024 13:55:48) Session key: 71b48602-8c17-4dda-82c5-268b446be907
(Aug 06, 2024 13:55:48) Error creating and setting up the model
(Aug 06, 2024 13:55:48) Failed to start the connector with error: Unable to initialize Connector: no connector bootstrap bundle found (likely missing connector umbrella)
I haven't been able to find anything about what the error message on the last line means. A search on this answers site for "connector umbrella", with or without quotes, turns up no results. I'm at a loss for how to proceed with this installation. Any insight into what could be happening, or where to look for more information, would be much appreciated.
Edit: This happens when installing Matlab using the silent installation method on this Ubuntu container: https://www.mathworks.com/help/install/ug/install-noninteractively-silent-installation.html. I'm using an installation folder that I downloaded for a Linux OS following the instructions here: https://www.mathworks.com/help/install/ug/download-without-installing.html
  4 comentarios
dpb
dpb el 6 de Ag. de 2024
If that doesn't help, Mathworks supports installation issues regardless the license; if it doesn't solve from what you can find/learn, contact them directly.
Garmit Pant
Garmit Pant el 8 de Ag. de 2024
Hello Jeremy
Can you please share the stack trace of the crash? The error seems to be in setting up the Connector API, specifically MATLAB installation files are not able to locate "connector_bootstrap_plugins" at the time of installation and thus the error is triggered. With access to the stack trace, it will be easier to troubleshoot the issue.
You should also reach out to the MathWorks Support team.
Regards

Iniciar sesión para comentar.

Respuesta aceptada

Jeremy
Jeremy el 8 de Ag. de 2024
Somehow the installation files that I was using had some subfolders emptied out in the process of getting it to the server where I was builing the container. A colleague happened to take a look at the contents of folders in the archive directory of the installer, and found that many folders were empty (like archive/matlab). Getting a new installer directory and ensuring that those folders have contents has let me get past this error (and onto a new one, but hopefully one I can figure out)

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by