필터 지우기
필터 지우기

MATLAB r2015b installation with error java.lang.​NullPointe​rException

조회 수: 5 (최근 30일)
Xiaoyu Xie
Xiaoyu Xie 2018년 7월 1일
답변: Ayush Goyal 2022년 6월 28일
Hello everyone,
I have recently unistalled matlab r2015 on my Windows7 (32bit) machine and now I tried to re-install the same version with a campus license on the same computer, but it doesn't work. The installer application encountered an unexpected error and it stoped with the specific error message in log file as follow:
Task MATLAB R2015b Startup Accelerator for C:\Program Files\MATLAB\R2015b does not exist
java.lang.NullPointerException
at com.mathworks.install.ComponentSizeAggregator.add(ComponentSizeAggregator.java:13)
at com.mathworks.install.ProductInstallerImpl.downloadProducts(ProductInstallerImpl.java:102)
at com.mathworks.install.ProductInstallerImpl.installProducts(ProductInstallerImpl.java:62)
at com.mathworks.install.InstallerImpl.install(InstallerImpl.java:108)
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've tried to install another version, it seems work, but I still wonder what's the problem with r2015 reinstallation? I' ll appreciate it if anyone could help.

답변 (1개)

Ayush Goyal
Ayush Goyal 2022년 6월 28일
Hi Xiaoyu,
I understand that you are facing an installation issue. Such errors generally occur due to corrupt files being used while performing Installation or uninstallation.
May you try performing a clean installation of MATLAB R2015b on your system using the link below?

카테고리

Help CenterFile 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!

Translated by