Heap Memory issue - when performing the oak-run | Community
Skip to main content
Level 2
June 7, 2019
Solved

Heap Memory issue - when performing the oak-run

  • June 7, 2019
  • 1 reply
  • 2040 views

HI,

I have the heap memory set for 2048M, in start.bat file, but when i perform the Oak-run, i am facing out of memory issue.

Please advice how to fix this issue

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Akash_Kapoor

Hi,

Can you try providing the -Xmx argument directly in the above java command above?

The one provided in .bat file is for AEM not for the oak-run. Kindly include in the above command and it should fix the issue.

1 reply

Akash_Kapoor
Adobe Employee
Akash_KapoorAdobe EmployeeAccepted solution
Adobe Employee
June 7, 2019

Hi,

Can you try providing the -Xmx argument directly in the above java command above?

The one provided in .bat file is for AEM not for the oak-run. Kindly include in the above command and it should fix the issue.