Hello all,
I am beginner in working in Condor, and starting to make experiments
using
Condor-c in a cluster however, i faced a problem when starting to send
jobs
with the universe GRID specified in the job submission file, that is the
jobs stay in the queue without executing, while the wrong error in the job
log file is as follows:
hello.log
000 (068.000.000) 03/18 21:17:59 Job submitted from host:
<158.109.65.30:48030>
...
020 (068.000.000) 03/18 21:18:02 Detected Down Globus Resource
RM-Contact: javi@xxxxxxxxxxxxxxxx
...
026 (068.000.000) 03/18 21:18:02 Detected Down Grid Resource
GridResource: condor javi@xxxxxxxxxxxxxxxx aow11grid.uab.es
...
When i send the same job, which is a small script that just returns
(hello world), in the universe VANILLA, it works and results returned as
well.
Here is the job submission file:
Universe = grid
Executable = hello.sh
Output = hello.out
Error = hello.err
Log = hello.log
Should_transfer_files = YES
When_to_transfer_output = ON_EXIT
grid_resource = condor javi@xxxxxxxxxxxxxxxx aow11grid.uab.es
+remote_jobuniverse = 5
+remote_requirements = True
+remote_ShouldTransferFiles = "YES"
+remote_WhenToTransferOutput = "ON_EXIT"
queue
any body can help or direct me to fix it !
I would be grateful for your interest and help.
Yours,
Hisham Ihshaish
_______________________________________________
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 either
https://lists.cs.wisc.edu/archive/condor-users/
http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR