Matlab 2021a offline install fails
24 views (last 30 days)
Show older comments
This is the error I get:
[cit-hpc-userapp@ls-hpcdsk01 download]$ tail -40 install.log
product.Text_Analytics_Toolbox
product.UAV_Toolbox
product.Vehicle_Dynamics_Blockset
product.Vehicle_Network_Toolbox
product.Vision_HDL_Toolbox
product.WLAN_Toolbox
product.Wavelet_Toolbox
product.Wireless_HDL_Toolbox
(Jul 07, 2021 12:11:32) Reading from /hpc/apps/matlab-R2021a/download/archives
(Jul 07, 2021 12:11:32) Starting local product/component search in download directory
(Jul 07, 2021 12:11:32) Searching for archives...
(Jul 07, 2021 12:11:32) Reading /hpc/apps/matlab-R2021a/download/archives
(Jul 07, 2021 12:11:32) 2 files found in /hpc/apps/matlab-R2021a/download/archives
(Jul 07, 2021 12:11:32) Archive search complete. 2 total files found.
(Jul 07, 2021 12:11:33) Completed local product/component search
(Jul 07, 2021 12:11:33) Finished reading from/hpc/apps/matlab-R2021a/download/archives
(Jul 07, 2021 12:11:33) Missing Installation Files: Unable to locate the required files.
To use a File Installation Key, you must run the installer from a directory that contains the installation files.
For information on how to get the files, see this MATLAB Answer.
at com.mathworks.install_core_common.MATLABInstallerExceptionUtil.getApplicationException(MATLABInstallerExceptionUtil.java:16)
at com.mathworks.matlab_installer.services.MatlabInstallerServices.checkArchives(Unknown Source)
at com.mathworks.installservicehandler.context.ExceptionInterceptor.invoke(ExceptionInterceptor.java:21)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.mathworks.installservicehandler.JsonPassThroughResponseWrapper.getData(JsonPassThroughResponseWrapper.java:24)
at com.mathworks.installservicehandler.JsonPassThroughResponseWrapper.getData(JsonPassThroughResponseWrapper.java:10)
at com.mathworks.installservicehandler.InstallServiceHandlerClient.executeService(InstallServiceHandlerClient.java:18)
at com.mathworks.matlab_installer.MatlabInstallerClient$3.executeService(Unknown Source)
at com.mathworks.installjscommon.InstallerClientUtility.executeGetNextStateInSequence(Unknown Source)
at com.mathworks.matlab_installer.MatlabInstallerClient.clientMain(Unknown Source)
Caused by: java.lang.Exception: Installer Error: Unable to locate required installation files
... 13 more
(Jul 07, 2021 12:11:33) Exiting with status -2
(Jul 07, 2021 12:11:33) End - Unsuccessful
1 Comment
Answers (1)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!