Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Below is the error message
[FATAL]: dmc.parallelload_mf_xml_1_0.ParallelLoad_MF_XML - tRunJob_1 Cannot run program "--stat_port=null": error=2, No such file or directory
java.io.IOException: Cannot run program "--stat_port=null": error=2, No such file or directory
at java.lang.ProcessBuilder.start(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at dmc.parallelload_mf_xml_1_0.ParallelLoad_MF_XML.tRunJob_1Process(ParallelLoad_MF_XML.java:6927)
at dmc.parallelload_mf_xml_1_0.ParallelLoad_MF_XML$2.run(ParallelLoad_MF_XML.java:5746)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source)... 5 more[FATAL]: dmc.parallelload_mf_xml_1_0.ParallelLoad_MF_XML - tRunJob_5 Cannot run program "--stat_port=null": error=2, No such file or direc