The problem seems to have been a corrupt installation file. I tried redownloading the installation iso and it's now installing properly.
Installation Error - Task MATLAB R2015a Startup Accelerator does not exist
4 次查看(过去 30 天)
显示 更早的评论
I recently installed Windows 10 and have been unable to install MATLAB 2015a. I keep getting the following error:

The log file shows:
(Aug 28, 2015 17:15:36) Task MATLAB R2015a Startup Accelerator for C:\Program Files\MATLAB\R2015a does not exist
(Aug 28, 2015 17:15:36) java.lang.NullPointerException
at com.mathworks.install.ComponentSizeAggregator.add(ComponentSizeAggregator.java:13)
at com.mathworks.install.ProductInstallerImpl.downloadProducts(ProductInstallerImpl.java:96)
at com.mathworks.install.ProductInstallerImpl.installProducts(ProductInstallerImpl.java:57)
at com.mathworks.install.InstallerImpl.install(InstallerImpl.java:100)
at com.mathworks.installwizard.model.InstallTask.execute(InstallTask.java:46)
at com.mathworks.installwizard.model.AbstractBackgroundTask.execute(AbstractBackgroundTask.java:38)
at com.mathworks.installwizard.model.AbstractTask.call(AbstractTask.java:73)
at com.mathworks.installwizard.model.AbstractTask.call(AbstractTask.java:23)
at com.mathworks.wizard.worker.WorkerImpl.doInBackground(WorkerImpl.java:24)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I have attached a sample of my log file showing the complete error. One thing to note (and I suspect it may be part of the problem) is that I used sysprep as shown here to relocate my Win10 user folder to a different partition. Can anyone comment on if this would produce this error or am I dealing with something else entirely?
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!