On 11/17/2010 06:07 PM, Santanu Das wrote:
Hi all, I'm using v7.4.4 dynamically linked RHEL3 rpm on Scientific Linux 4 and every time I try to use condor_q I get "Failed to fetch ads..." error [root@serv07 log]# condor_q -- Failed to fetch ads from:<172.24.116.185:9570> : serv07.hep.phy.cam.ac.uk CEDAR:6001:Failed to connect to<172.24.116.185:9570> Looks like condor_schedd is crashing. How can I fix this? Thanks in advance for any help. Cheers, Santanu
You should have a look in the Schedd's log to get an idea of what's happening.
$ less $(condor_config_val SCHEDD_LOG) Best, matt