You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
heap space
About this tag
The tag 'heap space' on WindowsForum.com covers issues related to Java heap space errors, particularly in development environments like VMware. Users encounter 'out of memory' errors during builds, often when the C drive is limited in size and the Windows folder consumes significant space. Common solutions discussed include increasing VM disk size and adjusting Maven options such as -Xmx and -XX:MaxPermSize to allocate more memory. The tag focuses on troubleshooting heap space errors in Java applications, especially in constrained virtualized Windows environments.
Hi to All,
Actually my C drive on VMware and we have only one drive for work.
C drive size is 80 GB and windows folder using 25 GB of it so could not able to work.
Every time for build facing an issue out of memory.
Also i increased VM size by using this still faing an issue.
set...