Parallel Computing Toolbox-Manage Cluster Profile

조회 수: 1 (최근 30일)
Nazif Çat?k
Nazif Çat?k 2014년 12월 2일
편집: Walter Roberson 2016년 1월 13일
Hi everyone,
I am trying to use parallel computing toolbox (2014b version), but I couldn't organize manage cluster profile (all updates for java is working properly). When I click manage cluster profile, I get the following error in command window and I couldn't click any button (such as add, discover cluster or import) in cluster manager window.
In onether words, I couldn't use parallel computing toolbox in order to connect any cluster. I would greatly appreciate it if someone help me. Regards.
com.mathworks.jmi.MatlabException: Java exception occurred:
java.lang.NullPointerException
at java.util.Collections$UnmodifiableCollection.<init>(Unknown Source)
at java.util.Collections$UnmodifiableList.<init>(Unknown Source)
at java.util.Collections.unmodifiableList(Unknown Source)
at com.mathworks.toolbox.distcomp.ui.profile.model.PropertyInfoProvider.getProfilePropertyInfoList(PropertyInfoProvider.java:124)
at com.mathworks.jmi.NativeMatlab.SendMatlabMessage(Native Method)
at com.mathworks.jmi.NativeMatlab.sendMatlabMessage(NativeMatlab.java:266)
at com.mathworks.jmi.MatlabLooper.sendMatlabMessage(MatlabLooper.java:120)
at com.mathworks.jmi.Matlab.mtFeval(Matlab.java:1622)
at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:197)
at com.mathworks.toolbox.distcomp.ui.profile.model.MatlabProfileManager$1.runOnMatlabThread(MatlabProfileManager.java:72)
at com.mathworks.jmi.MatlabWorker$2.run(MatlabWorker.java:79)
at com.mathworks.jmi.NativeMatlab.dispatchMTRequests(NativeMatlab.java:475)
at com.mathworks.jmi.NativeMatlab.SendMatlabMessage(Native Method)
at com.mathworks.jmi.NativeMatlab.sendMatlabMessage(NativeMatlab.java:266)
at com.mathworks.jmi.MatlabLooper.sendMatlabMessage(MatlabLooper.java:120)
at com.mathworks.jmi.Matlab.mtFeval(Matlab.java:1622)
at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:197)
at com.mathworks.toolbox.distcomp.ui.profile.model.MatlabProfileManager$1.runOnMatlabThread(MatlabProfileManager.java:72)
at com.mathworks.jmi.MatlabWorker$2.run(MatlabWorker.java:79)
at com.mathworks.jmi.NativeMatlab.dispatchMTRequests(NativeMatlab.java:475)
>>
manage cluster profile inrunning jobs through the parallel computing toolbox and from time to time I receive java errors. For example, when I use the parcluster command, the following error comes up:
  댓글 수: 6
Hilal
Hilal 2015년 8월 21일
Have you fixed it?
Veli Bakircioglu
Veli Bakircioglu 2016년 1월 12일
Any luck to resolve this problem?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by