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

[Condor-users] Condor Linux 6.6.6 as pool server and windows nodeserror in \src\condor_starter.V6.1\os_proc.C



Hi,

I have my pool central server running on Condor 6.6.6 on RedHat Linux Workstation 3.0
I have one node running on Cindor 6.6.6 Windows XP.


My requirements for the job tell it to only run on Windows machines since it is a windows binary. The windows machines all have access to the needed files via samba.
When the job is submitted my Windows machine accepts teh task but fails and has the below in the Starter Log log. Any idea what can causes this? If i use a Windows Central Server the job is run perfectly.


In Condor 6.6.6 Windows node's Starter Log
8/28 18:44:01 About to exec C:\WINDOWS\system32\cmd.exe /Q /C condor_exec.bat anim_TEST.lws 1 1 1
8/28 18:44:01 Create_Process: CreateProcess failed, errno=267
8/28 18:44:01 ERROR "Create_Process(C:\WINDOWS\system32\cmd.exe,condor_exec.exe /Q /C condor_exec.bat anim_TEST.lws 1 1 1, ...) failed" at line 493 in file ..\src\condor_starter.V6.1\os_proc.C
8/28 18:44:01 ShutdownFast all jobs.


Thanks for any ideas, JW