@bacco welcome to the knime forum. The first thing you might want to check is the memory setting for knime in the knime.ini file. And also see that the installation indeed is fresh (maybe delete remaining the previous version).
Hi,
there is one in the KNIME.app. Right click on it and select "Show package contents" and then go to "/Contents/Eclipse/" there you should find a Knime.ini that you can adjust.
Regards, Alexander
Hi @amar.khavare ,
how much memory you have allocated to KNIME in the knime.ini?
->in the knime executor / knime server configuration
How can I increase the Java Heap Space for KNIME?
In the KNIME installation directory there is a file called knime.ini (under Linux it might be .knime.ini; for MacOS: right click on KNIME.app, select “Show package contents”, go to “/Contents/Eclipse/” and you should find a Knime.ini). Open the file,
Find the entry -Xmx1024m and change it to -Xmx4g or higher …
1 Like