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

Re: [Condor-users] Running programs that are already installed onallmachines in the pool



We are using condor 6.8.4 and get the following error when trying to run
condor (from shadow log):

8/17 15:42:46 (13.1) (4672): Request to run on <192.168.10.110:1029> was
ACCEPTED
8/17 15:42:47 (13.1) (4672): ERROR "Error from starter on
vm1@vgsl-monotas10: Create_Process(C:\cygwin\bin\bash -l
-c,t:\ashley\test\condor_test\test_script.sh, ...) failed" at line 643
in file ..\src\condor_shadow.V6.1\pseudo_ops.

---------- SUBMIT FILE:

Executable = C:\cygwin\bin\bash -l -c
Universe = vanilla
Log = test.log
transfer_executable = False

initialdir = t:\ashley\test\condor_test\1
Arguments = t:\ashley\test\condor_test\test_script.sh

Queue

initialdir = t:\ashley\test\condor_test\2
Arguments = t:\ashley\test\condor_test\test_script.sh

Queue

Any idea what this could be?

Regards

Ashley Mills