Matlabpool doesn't open: No public field IsStartupComplete for class distcom.in​teractivec​lient

2 次查看(过去 30 天)
In Matlab R2012b I get the following error message when trying to open matlabpool. I'm on Mountain Lion, Macbook Pro Retina. Anyone have a clue how to fix this? Google doesn't return anything!
>> matlabpool open
Error using matlabpool (line 144)
Failed to open matlabpool. (For information in addition to the causing error, validate the profile 'local' in the Cluster
Profile Manager.)
Caused by:
No public field IsStartupComplete exists for class distcomp.interactiveclient.
Undefined function 'validate' for input arguments of type
'com.mathworks.toolbox.distcomp.ui.desk.ProfileDesktopMenuProvider$10'.
com.mathworks.jmi.MatlabException: Undefined function 'validate' for input arguments of type 'com.mathworks.toolbox.distcomp.ui.desk.ProfileDesktopMenuProvider$10'.
at com.mathworks.jmi.NativeMatlab.SendMatlabMessage(Native Method)
at com.mathworks.jmi.NativeMatlab.sendMatlabMessage(NativeMatlab.java:219)
at com.mathworks.jmi.MatlabLooper.sendMatlabMessage(MatlabLooper.java:120)
at com.mathworks.jmi.Matlab.mtFevalConsoleOutput(Matlab.java:1608)
at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:195)
at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:172)
at com.mathworks.toolbox.distcomp.ui.profile.model.ValidationManager$2.runOnMatlabThread(ValidationManager.java:120)
at com.mathworks.jmi.MatlabWorker$2.run(MatlabWorker.java:79)
at com.mathworks.jmi.NativeMatlab.dispatchMTRequests(NativeMatlab.java:364)

回答(1 个)

Jason Ross
Jason Ross 2013-4-12

类别

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