Java Heap Memory Increase
9 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Call Java from MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!