Hello, I'm getting he following error in one of the StaterLog ------------------------ 1/28 11:20:04 About to exec /home/mpetct/sampproc --universal 1/28 11:20:04 error opening watchdog pipe /home/condor/hosts/wolf10/log/procd_pipe.STARTD.watchdog: No such file or directory (2)
1/28 11:20:04 ProcFamilyClient: error initializing LocalClient 1/28 11:20:04 ProcFamilyProxy: error initializing ProcFamilyClient 1/28 11:20:04 ERROR "ProcD has failed" at line 599 in file proc_family_proxy.C
1/28 11:20:04 ShutdownFast all jobs. -------------------------- Clealry the "pipe" files are not there. What should I do. We restarted condor on all nodes but the files did not appear.
This has happened in a couple of nodes. All other nodes do have the
watchdog file:
prw-rw---- 1 root isl 0 Nov 4 16:08 procd_pipe.STARTD prw-rw---- 1 root isl 0 Nov 4 16:08 procd_pipe.STARTD.watchdog - Thanks