"java.lang.OutOfMemoryError" on jar created with matlab compiler sdk.
2 views (last 30 days)
Show older comments
I have made a jar from matlab compiler sdk on matlab 2019b and using it in my Java application with MCR9.7.
It works fine, except when i call gamultiobj. Parapool starts and i keep getting "java.lang.OutOfMemoryError" in my Eclipse console.
I tried increasing java heap space https://in.mathworks.com/matlabcentral/answers/482298-increasing-java-heap-memory-of-target-machine-so-that-exe-runs-on-target-machine-with-mcr from matlab preference and 'matlab.prf' as well
but this is not working for me
0 Comments
Answers (0)
See Also
Categories
Find more on Java Package Integration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!