[Swift-devel] Test with condor-g provider
Ben Clifford
benc at hawaga.org.uk
Wed May 6 11:17:04 CDT 2009
... like this:
$ condor_q 166 -long | grep HoldReason
HoldReason = "Globus error 93: the gatekeeper failed to find the requested
service"
HoldReasonCode = 2
HoldReasonSubCode = 93
That error is usually because you have specified the jobmanager
incorrectly.
Try testing with the job manager as actually specified, eg
globus-job-run cit-gatekeeper.ultralight.org/jobmanager-Condor
You should see that you get the same error code.
If you change Condor to condor in that command line, then it should work:
$ globus-job-run cit-gatekeeper.ultralight.org/jobmanager-condor /bin/hostname
cithep231.ultralight.org
--
More information about the Swift-devel
mailing list