[Bug] Benchmark NullPointerException

Hi,

by enclosing a benchmark node into a meta node I receive an error: Benchmark End (Memory Monitoring) 2:1215:1206: Configure failed (NullPointerException): null

Could be caused by the starting point NOT being enclosed in the same meta node.

Kind regards
Mike

I think this is caused by an underlying requirement in KNIME that loop start/end pairs are in the same metanode, and is unfortunately beyond our control. If your start node is outside the metanode, the best thing to do is move then end to outside and after the metanode.

Steve

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