Can no longer run matlabpool (possibly after today's Java update?)
Mostrar comentarios más antiguos
I get the following error message when I try to run "matlabpool open":
??? Error using ==> matlabpool at 125 The class distcomp.typechecker has no property or method named 'getDefaultValue'.
This morning, I updated Java to 1.6.0_39 (Update 12). Yesterday all was working smoothly.
MATLAB Version 7.12.0.635 (R2011a) Operating System: Mac OS X Version: 10.6.8 Build: 10K549 Java VM Version: Java 1.6.0_39-b04-442-10M4008 with Apple Inc. Java HotSpot™ 64-Bit Server VM mixed mode
Many thanks in advance!
5 comentarios
Walter Roberson
el 7 de Feb. de 2013
Will
el 8 de Feb. de 2013
Solved! It works for me:
Andi
el 8 de Feb. de 2013
Respuestas (2)
Daniel Golden
el 4 de Mzo. de 2013
0 votos
Here's the official Mathworks bug report and a patch to solve the problem: http://www.mathworks.com/support/bugreports/919688
2 comentarios
Nicholas
el 22 de Mzo. de 2013
It works perfectly, however it still does not work with compiled versions (MCR installation I mean, even applying that patch to the MCR folder)
any idea?
Thomas Ibbotson
el 22 de Mzo. de 2013
Hi Nicholas,
Can you paste the error you are getting when using the MCR here? Is it the same matlabpool problem, or a different issue? The patch was only meant to fix the problems in the PCT code. It's possible you've hit a different issue with the MCR and the new JVM versions.
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!