Knime Hangs during execution

Hi,
Could you take a thread dump of KNIME using JStack while the node is stuck? Jstack is part of the Java Development Kit (JDK) and can be called like this:

jstack -l  <pid> > <file-path>

Also helpful would be the content of the KNIME Log, which you find under View -> Open KNIME Log… in the Analytics Platform.
Kind regards,
Alexander