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

Re: [Condor-users] Why the status of the job is 'X'?



胡忠想 wrote:
> Hi,everyone!
> 
> When i submit a job through the web service interface of condor using the
> SOAP API, the job can;t be scheduled at once.So I remove the job from the
> condor_pool using the command  "condor_rm" from the command line.
> But,when i use the command "condor_q" to observe whether this job has bean
> removed,i found it's status is changed to 'X'.
> So,i want to know how to remove the job so that when i use the command
> "condor_q", it will really be removed .

http://www.cs.wisc.edu/condor/manual/v7.3/4_5Application_Program.html#SECTION00551300000000000000

Take note of the SOAP_LEAVE_IN_QUEUE and your job's LeaveInQueue attributes.

This question definitely needs to hit the FAQ.

Best,


matt