Hello,
I try to use the “System execute” component.
My XML Code:
My error message
INFO: Sucessfully started all nodes in phase!
java.io.IOException: CreateProcess: rm test.txt error=2
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source)
at java.lang.ProcessBuilder.start(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at org.jetel.component.SystemExecute.run(SystemExecute.java:165)
at java.lang.Thread.run(Unknown Source)
29 août 2006 11:36:19 org.jetel.graph.WatchDog watch
I don’t understand the error message?
Thanks in advance