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

[Condor-users] job remains idle in the queue



Hello everyone,
 
I am trying to figure out why my job won´t execute once it has been
submitted to the queue.  I did an analyze on the the job and here is the
output I get:
Error: Could not connect to negotiator (grid2.ais.fraunhofer.de) 

but when i  check 

condor/sbin# ps aux|grep condor
condor    7874  0.0  0.1   5552  2084 ?        S    19:08   0:00
./condor_collector -p 9618
condor    7876  0.0  0.0   5468  1976 ?        Ss   19:08   0:00 ./condor_master
condor    7877  6.8  0.1   6456  2612 ?        Ss   19:08   0:05
condor_startd -f
condor    7879  0.0  0.1   6384  2624 ?        Ss   19:08   0:00
condor_schedd -f
condor    7892  0.0  0.0   5352  1936 ?        S    19:08   0:00
./condor_negotiator
root      7899  0.0  0.0   1792   632 pts/2    R+   19:09   0:00 grep condor

it shows condor_master condor_collector & condor_negotiator is running

and in my negotiterlog i got the message like

8/23 20:23:27   Getting all public ads ...
8/23 20:23:27   Sorting 4 ads ...
8/23 20:23:27   Getting startd private ads ...
8/23 20:23:27 Got ads: 4 public and 1 private
8/23 20:23:27 Public ads include 1 submitter, 1 startd
8/23 20:23:27 Phase 2:  Performing accounting ...
8/23 20:23:27 Phase 3:  Sorting submitter ads by priority ...
8/23 20:23:27 Phase 4.1:  Negotiating with schedds ...
8/23 20:23:27   Negotiating with condor@xxxxxxxxxxxxxxxxxxxxxxx at
<129.26.146.222:32890>
8/23 20:23:28     Request 00003.00000:
8/23 20:23:28       Rejected 3.0 condor@xxxxxxxxxxxxxxxxxxxxxxx
<129.26.146.222:32890>: no match found
8/23 20:23:28     Got NO_MORE_JOBS;  done negotiating
8/23 20:23:28 ---------- Finished Negotiation Cycle ----------

any help
thanks in advance

regards

Narunjan