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!