batch file error

I am trying to run a work space from a batch file. The workspace runs successfully from within KNIME. When I try to run from a batch file I get

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000077446014, pid=8012, tid=0x00000000000016ac

JRE version: OpenJDK Runtime Environment (8.0_252-b09) (build 1.8.0_252-b09)

Java VM: OpenJDK 64-Bit Server VM (25.252-b09 mixed mode windows-amd64 compressed oops)

Problematic frame:

V [jvm.dll+0x126014]

Core dump written. Default location: S:\Information Systems\KnimeWorkspaces\ScheduledJobs\hs_err_pid8012.mdmp

If you would like to submit a bug report, please visit:

http://bugreport.java.com/bugreport/crash.jsp

The syntax of batch file is
“C:\Program Files\KNIME\knime.exe” -reset -application org.knime.product.KNIME_BATCH_APPLICATION -workflowDir=“S:\Information Systems\KnimeWorkspaces\KNIME_project”

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