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

1 回表示 (過去 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 日
  2 件のコメント
Axel Lødemel Holene
Axel Lødemel Holene 2013 年 4 月 12 日
Followed the instructions. Now Matlab won't even open... Lucky I did the backup.
Jason Ross
Jason Ross 2013 年 4 月 12 日
You should probably call support next, then. Something else might be going on.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction 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