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

2 visualizzazioni (ultimi 30 giorni)
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)

Risposte (1)

Jason Ross
Jason Ross il 12 Apr 2013

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by