Description of problem: Version-Release number of selected component (if applicable): How reproducible: every time Steps to Reproduce: 1.condor_Q 2. 3. Actual results: -- Failed to fetch ads from: <10.0.0.2:9618?addrs=10.0.0.2-9618&noUDP&sock=9226_d8da_4> : uefi_super_knut SECMAN:2007:Failed to end classad message. Expected results: sudo condor_q -- Schedd: uefi_super_knut : <10.0.0.2:49903> ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD 0 jobs; 0 completed, 0 removed, 0 idle, 0 running, 0 held, 0 suspended Additional info:
What version of HTCondor? Is condor_shared_port enabled on your setup? Is the shared_port daemon running? Basically, the address used in the failure case (<10.0.0.2:9618?addrs=10.0.0.2-9618&noUDP&sock=9226_d8da_4>) indicates shared port is in use while the "expected results" case indicates shared port is not used.
*** This bug has been marked as a duplicate of bug 1295788 ***
I use default settings.