Java.lang.OutOfMemory Java Heap Space JDeveloper
问题 I am writing an application on Java and it is throwing this error Java.lang.OutOfMemory Java Heap Space JDeveloper . I know that I can add java -Xmx512m to the command line to solve the problem. However, I need to run this application on JDeveloper. So, my Question is: How to increase the size of the Heap on JDveloper? Thank you, Sami 回答1: Overview The reasons JDeveloper can run out of memory include heap limits and large files. Heap Limits Files that control the amount of memory afforded to