Hello, I got the following error while I was trying to execute my job. Execution failed : Job execution failed.
Now the thing is that I have been running this job from a very long time. But this is the first time that such an error has occured. What could be the reason for this? Thanks, Shikha
I have been running this job from a very long time. But this is the first time that such an error has occured.
, do you change your system platform? for example, you execute your job in window before, and then re-execute it in Linux system? The error meaning that the system cannot find the relayed file and directory when you execute the "cd dirname $0" on linux.