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

Re: [Condor-users] Condor Error: Failed to post listen on command ReliSock



On 8/13/07, Adam Chrystie <adamc@xxxxxxxxxxxxxx> wrote:
> I get this error in my dagman.out log file:
>
> Failed to post listen on command ReliSock" at line 6970
>
> It only happens when my dag pre job script alters the .sub file and adds
> in noop_job = TRUE
>
> When this error occurs,  all my other jobs start to get errors and they
> are constantly killed
> and assigned to new machines.
>

Could you send the complete dagman.out, and your schedd logfile?

Also, what happens if you submit a job with noop_job = true without DAGMan?

-Erik