Knime batch execution error

Hi All :slight_smile:

Can anyone please help me regarding the below error messages when executing a workflow with a batch executor? (without it the workflow works fine)

ERROR main BatchExecutor Workflow file ‘CGMFL Region reconciliations and portfolio compilation\Region reconciliations 2023 June.zip’ is not a file.
org.knime.core.node.workflow.BatchExecutor$IllegalOptionException: Workflow file ‘CGMFL Region reconciliations and portfolio compilation\Region reconciliations 2023 June.zip’ is not a file.

Not sure I understand what does it mean by “its not a file”.

I have another error at the beginning as follows:
!ENTRY org.eclipse.osgi 4 0 2023-08-03 16:42:15.430
!MESSAGE The -clean (osgi.clean) option was not successful. Unable to clean the storage area: C:\Program Files\knime_4.5.1\configuration\org.eclipse.osgi

Apologies if this has been asked already, I wasn’t able to find a thread with the exact same issue and get it to work. What is it that I should change?

Hi,
I think your batch script should point to your knime workflow not to a zip file
br

1 Like

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