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

[HTCondor-users] jobs will not run



I submit jobs from python. They have worked for years, and now
suddenly they will not run. Nothing that I know of has changed (but I
am sure something has).

I see messages like this in the NegotiatorLog:

Rejected 254752.0 prod_user@xxxxxxxxxxxxxxxxx
<192.168.10.2:9618?addrs=192.168.10.2-9618+[--1]-9618&noUDP&sock=2624245_5f86_4>:
no match found

condor_q shows nothing queued.
condor_status -submitters shows 81 idle jobs and 62 held jobs.
condor_q -hold show 0 idle jobs and 0 held jobs
condor_q -better -analyze show nothing at all

How can I debug why my jobs are not running?