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

2 vues (au cours des 30 derniers jours)
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)

Réponses (1)

Jason Ross
Jason Ross le 12 Avr 2013
  2 commentaires
Axel Lødemel Holene
Axel Lødemel Holene le 12 Avr 2013
Followed the instructions. Now Matlab won't even open... Lucky I did the backup.
Jason Ross
Jason Ross le 12 Avr 2013
You should probably call support next, then. Something else might be going on.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by