Nullpointer Error When Executing "Call Local Workflow" in Batch Mode

Hi Folks,

I am trying to execute a simple workflow that only has 2 nodes: Json Input node and Call Local Workflow (Row Based)

I got this error in batch mode:

Here is the command I executed:

./knime -nosplash -application org.knime.product.KNIME_BATCH_APPLICATION -workflowDir=“/Users/username/Desktop/knime-workspace/CallWorkflow” -reset

Knime version: 3.6.2
OS: MacOS High Sierra

Thanks in advance!
-H

Hi @howellyu

the Call Local Workflow is not supported in Batch mode.

Best, Iris

1 Like

Hi @Iris
What about Call Remote Workflow? Is it supported in Batch mode?

Thank you,
-H

Hi,

no the Call Remote Workflow node directly starts a workflow on our KNIME Server.

Best, Iris

Hi Iris,

This is something new because I was using Call Local Workflow in batch mode before and it worked?

Br,
Ivan

Hi there,

just wondering about this one. As for my knowledge Call Local Workflow is supported in batch mode on Linux… Or not?

Br,
Ivan

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