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!