Knime workflow not running via windows task scheduler

Hi everyone,

I’m currently working on a KNIME project that incorporates Python dependencies



and have encountered an unexpected issue. While the workflow executes successfully when run manually, it fails when scheduled via a task scheduler. The error messages suggest a potential dependency or environment mismatch, but we’ve been unable to pinpoint the root cause.

For your reference, I have attached screenshots of the error logs and configuration details. Could you kindly share your thoughts on what might be causing this discrepancy between manual and scheduled execution? Any suggestions for troubleshooting (e.g., environment variables, path configurations, or scheduler settings) would be helpful.

Does someone know how to fix this problem?

Thanks in advance
Rajesh

Hi @Rajesh_B,

you might want to read the awesome article from @mlauber71 about batch mode:

Best
Mike

4 Likes