Batch Trigger of the workflow returns java exit code 2 or 3 or 4

Hello All,

I am occurring an error with knime workflows when I am trying to trigger them via batch file.
In the knime they are working properly.
Additionally after trying to trigger them via batch file I cannot access them anymore (from knime or file manager).

[cd C:\Users\tejchman.wt\KNIME_DEPLOYMENT\knime_bin
@echo Started: %date% %time%
knime -consoleLog -noexit -application org.knime.product.KNIME_BATCH_APPLICATION -reset -nosplash -workflowDir=“C:\WT_knime\CBI_LIKP-LIPS_TEST_2”
cmd /[Bash]

I am seeing java exit codes 2, 3 or 4.
Upon checking existing topics no solution is working for me.

Please find CMD log attached.

Thank you for your responses.

cmd_log.txt (8.3 KB)

(https://kni.me/n/U2uB-qIId1RRfj0Y)

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