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

Re: [Condor-users] [BirdBath] : Job not being picked up for running



Rajesh,

Call RequestReschedule() after you submit the job (e.g. after CommitTransaction).

condor_submit automatically does a condor_reschedule when it is done submitting, there isn't a nice way to do that automatically via the soap interface.


matt

On Apr 13, 2006, at 9:27 AM, Rajesh Kalyanam wrote:

Hi,

  I am using the BirdBath webservices to submit a job to a condor pool
from my java code. However the job stays in the idle state for almost 10 minutes (as indicated by running condor_q). Interestingly, if I submit a
dummy job from the command line using condor_submit, then my other job
is also picked up for running. I am not sure as to why this is happening and also this may be a problem when the jobs have to submitted entirely
from a webpage, where I cannot run a dummy job for each such submit.
Could anyone please provide me with any pointers to possible causes for
this issue?

Thanks,
Rajesh
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users