java heap space

In Excel Reader node, It says java heap space. how to deal with it?

Hi @june_gao

In your knime.ini (available in the installation folder), look for the -Xmx parameter. Increase that value to allow more java heap space. Recommended is about 70-80 percent of your available RAM.

3 Likes

It works, thank you.

2 Likes

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