Can no longer run matlabpool (possibly after today's Java update?)
이전 댓글 표시
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!
답변 (2개)
Daniel Golden
2013년 3월 4일
0 개 추천
Here's the official Mathworks bug report and a patch to solve the problem: http://www.mathworks.com/support/bugreports/919688
댓글 수: 2
Nicholas
2013년 3월 22일
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
2013년 3월 22일
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.
카테고리
도움말 센터 및 File 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!