Error while writing to buffer

How do I tweak the limit of the partition of the temp file by changing the "org.knime.container.minspace.temp" java property?

 

Hello, 

If you add a line like:

-Dorg.knime.container.minspace.temp=X (X = size in Mb)

To the knime.ini file located in your KNIME installation.  Restarting KNIME will then be required before the change will take effect.  

May I ask why you need to adjust this value? 

Regards,

Aaron

Aaron,

I got an error that suggested I adjust the limit in order successfully execute the "Distance Matrix Calculate" node.  Only after I asked you for help did I realize it was the Java version of you ran out of hard drive space due to the massive temp file the node is creating.

Thank you for your help.

All the best,

Mark

Ahh, that will do it.  Very good and thanks for following up!

Regards,

Aaron

Hi Aaron,

Today I found the same problem and your solution perfectly worked. If it's of your interest I found the problem while I was using the "Renderer to image" node.

Regards,

Gio