Java Heap Memory Increase
조회 수: 9 (최근 30일)
이전 댓글 표시
Hello,
While running a long simulation, I got this following error,
>> exception in thread "AWT-EventQueue-0" java.lang.OutOfMemory: Java heap space"
On searching for help I followed the steps on
But unfortunately, I still see that my Max. Memomry as 128 mb and not 256 mb as written in the java.opts file. Should this file contain only one line as
-Xms256m
and nothing else?
Thanks in advance!
P.S: Version I am using is Matalb 7.5 (R2007b)
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Call Java from MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!