Java memory allocation problem

Hi,

I am using Java 1.8.51 32 bit vesrion on Windows 7 and Ubuntu 16.04. Limitation of Java 32 bit is 1.6GB max… I want to run Ignition Clients with 4GB ram… is there any way to change the memory usage limit of Java… without loading Jva 64bit…??

No, you need 64-bit Java to allocate more memory.

1 Like