This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Error Running shell script from external application
Rajesh Datla
Greenhorn
Joined: Mar 28, 2007
Posts: 5
posted
0
Hi All, While running shell script using another shell script i am
getting "Warning: UNIXProcess.forkAndExec native error: No such file or
directory" on Redhat linux environment.
Regards Rajesh
Darrin Cartwright
Ranch Hand
Joined: Dec 27, 2002
Posts: 107
posted
0
Hello Rajesh Dat,
I have seen a similar error when I wasn't using the correct path to the other script. As a quick check, you might add a couple of debug statements before the call to the other script to check. Something like: