The problem is that the current Windows installer is bundled with a 32-bit
JRE. If you install a 64-bit JRE and update the path to java.exe in the
jenkins.xml file, you should be able to allocate more.
On Fri, Aug 2, 2019, 04:12 Balaajee Perumalsamy
wrote:
> Hello All,
>
> I have an instance of
Hello All,
I have an instance of Jenkins running in Windows Server 2012 R2.
I often get JVM Mem Starvation issue in this machine and all my slaves get
terminated.
The machine has 32GB RAM where as I'm not able to configure -Xmx more than
1024m. I get the following error.
[image: image.png]
Has a