Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Running programs that are already installedonallmachines in the pool
- Date: Fri, 17 Aug 2007 08:21:48 -0700
- From: "Jones, Torrin A \(US SSA\)" <torrin.jones@xxxxxxxxxxxxxx>
- Subject: Re: [Condor-users] Running programs that are already installedonallmachines in the pool
I think all the arguments need to be on the arguments line. In other
words, change executable to . . .
Executable = C:\cygwin\bin\bash
change the first arguments line to . . .
Arguments = -l -c t:\ashley\test\condor_test\test_script.sh
change the second arguments line to . . .
Arguments = -l -c t:\ashley\test\condor_test\test_script.sh
-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Mills, Ashley,
VF-Group
Sent: Friday, August 17, 2007 08:13
To: Condor-Users Mail List
Subject: Re: [Condor-users] Running programs that are already
installedonallmachines 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
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with
a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/