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

[HTCondor-users] Error: UID_DOMAIN not found in config file



I am having trouble getting my jobs to submit to my pool of machines. ÂWhen I submit a job from the manager machine it just stays idle. ÂWhen I run condor_q I get this output:

...

3 jobs; 0 completed, 0 removed, 3 idle, 0 running, 0 held, 0 suspended


When I run condor_q -analyze I get this ouput:

...

Error: UID_DOMAIN not found in config file


Can anyone help me understand what I have done wrong? ÂMy UID_DOMAIN is set up to point to $(FULL_HOSTNAME) which I think is correct. ÂI have recently started working with HTCondor and I do not have a complete understanding of how the execute machines receive jobs from the central manager.


Thanks!