[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Jobs not starting - file transfer problem?




child failed with errno 2 (No such file or directory) before exec()
01/06 15:52:45 ERROR
"Create_Process(/var/lib/condor/execute/dir_20983/condor_exec.exe,,
...) failed: No such file or directory" at line 530 in file
os_proc.cpp
01/06 15:52:45 ShutdownFast all jobs.
This error can happen if the executable exists and was transfered correctly, but something it depends on, like a #! interpreter, isn't on the executable machine.

-Greg