Batch Execution Error

I’m trying to execute Knime in batch mode with a .bat file. Here’s the file:

“C:\Program Files\KNIME\knime.exe” -nosave -consoleLog -nosplash -reset -application org.knime.product.KNIME_BATCH_APPLICATION -workflowDir=“F:\Data\Knime Data\L1-DS\Solutions\06_Basic_Row_Filter - Solution”

It consistently crashes. Any help would be appreciated.

The batch script works from a cmd window, but will not execute from a .bat file.

More strangeness. The cmd window worked several times and then quit working.

Here’s the error message:

Problems occurred when invoking code from plug-in: “org.eclipse.equinox.preferences”.

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