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

[Condor-users] duplicate jobIDs in the condor_history



Hi all,

A see lots of lots of jobs are running with duplicate jobIDs. At the time of writing, it's almost 700 of them:

[root@serv07 ~]# condor_history | awk '{ print $1 }' | sort | uniq -d | wc -l
684
and it's growing in number in every hour, which is putting us in great  trouble debugging some of the issues we have here.
Is it a bug? How can I stop this? I really appreciate if anyone can offer some help. Thanks in advance. 

Cheers,
Santanu