Installation fails - "likely missing connector umbrella"

조회 수: 6 (최근 30일)
Jeremy
Jeremy 2024년 8월 6일
답변: Jeremy 2024년 8월 8일
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
dpb
dpb 2024년 8월 6일
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 2024년 8월 8일
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

댓글을 달려면 로그인하십시오.

채택된 답변

Jeremy
Jeremy 2024년 8월 8일
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)

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by