How to Prevent Running out of Java Heap Space

The Java heap size can be increased by editing the STS_SI.ini file in the Helinks installation folder.

image-20220505-125044.png


Change the original value -Xmx768M


image-20220505-125257.png

to -Xmx2048



image-20220505-125356.png