the job is running now but only if i remove
jobmanager-fork entry from the condor_submit file like
below
globusscheduler=Cern1-8:40611:/O=Grid/OU=GlobusTest/OU=simpleCA-
localhost.localdomain/OU=localdomain/CN=arifsattar
if i include it before the credential like below, the
same error outputs.
globusscheduler=Cern1-8:40611:/jobmanager-fork/O=Grid/OU=GlobusTest/
OU=simpleCA-localhost.localdomain/OU=localdomain/CN=arifsattar
however condor_q -globus shows that it's the fork
jobmanager running the job.
how i have to specify other job managers like pbs or
condor which are configured but submitting to them
results in held state.