execute-failed-java-heap-space error

Hello Team

i want to know where should i mention this max heap size in AWS ubuntu 18.4
@MarcelW

help me with path…in ubuntu.

/opt/knime/knime_4.0.1/knime.ini
here I already have given 16g memory.

where to increase heap size

java -XshowSettings:vm
VM settings:
Max. Heap Size (Estimated): 7.85G
Using VM: OpenJDK 64-Bit Server VM

showing heap size 7gb

Hello Team
any update ??

The knime.ini file located in the same directory as the KNIME executable is the correct location to change the heap size setting.

Running java by itself on command line is totally orthogonal to this since the default java executable does not know how to find and parse your knime.ini file.

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.