Installation fails - "likely missing connector umbrella"
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
dpb
il 6 Ago 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
il 8 Ago 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
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!