Extract the error after Knime crashes

Hello,
I would like to read the error but Knime 4.0.2 on Windows crashes and closes before I can spot the error.
Is there a log file to check in case something is recorded before the crash.
I am sure of the node causing the problem but I am not sure about the reason.
Thanks,

Hi there @zizoo,

log file (knime.log) is located in following folder:

...\knime-workspace\.metadata\knime

Br,
Ivan

1 Like

Actuall, it is the Java snippet node that is causin the problem.

Unfortunately, Knime crashes without adding anything thing to the log file when this node is executed.
Is there another way to investigate the error in the Java snippet node (ie. I call the RDkit library in the Java snippet). The node sometimes workes depending to the input file?

Thanks,

Hi there @zizoo,

is this the same issue as described here?

Br,
Ivan

1 Like

Hi @ipazin.
Yes indeed.

Then I will close this topic and leave one where workflow is attached so someone can take a look.
Br,
Ivan