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

Re: [Condor-users] condor not able to continue suspended job



Hi Gunjit:

Off the top of my head it looks like one of the pipes connecting the procd to the job has been closed (error 109 is ERROR_BROKEN_PIPE, which means "[t]he pipe has been ended." And m_pipe has been set to INVALID_HANDLE_VALUE).  This may be a bug, but it would be great if you could turn on full debugging in the logs and then reproduce the same/similar conditions.

Regards,
-B

On 2010-06-15, at 9:38 AM, GUNJIT MISHRA wrote:

> Gunjit Mishra
> B-Tech Part III
> Computer Science Department,
> IT-BHU, Varanasi
> mob : 9457408418
> 
> 
> ---------- Forwarded message ----------
> From: GUNJIT MISHRA <gunjit3788@xxxxxxxxx>
> Date: Tue, Jun 15, 2010 at 9:06 PM
> Subject: condor not able to continue suspended job
> To: condor-world@xxxxxxxxxxx
> 
> 
> Hi,
> I am having a condor pool with windows XP as operating system . the condor
> version is 7.5.1
> The problem is Condor is not able to continue suspended jobs again .
> the log file give the following lines
> 
> 
> ....
> 06/15/10 20:20:50 Create_Process succeeded, pid=716
> 06/15/10 20:22:13 Suspending all jobs.
> 06/15/10 20:23:18 Continuing all jobs.
> 06/15/10 20:23:18 ReadFile error: 109
> 06/15/10 20:23:18 ProcFamilyClient: failed to read response from ProcD
> 06/15/10 20:23:18 continue_family: ProcD communication error
> 06/15/10 20:23:18 ERROR "ProcD has failed" at line 599 in file
> ..\src\condor_c++_util\proc_family_proxy.cpp
> 06/15/10 20:23:18 ShutdownFast all jobs.
> 06/15/10 20:23:18 ERROR "Assertion ERROR on (m_pipe ==
> ((HANDLE)(LONG_PTR)-1))" at line 61 in file
> ..\src\condor_procd\local_client.WINDOWS.cpp
> .......
> 
> Can anyone point me in the right direction ?
> 
> Gunjit Mishra
> B-Tech Part III
> Computer Science Department,
> IT-BHU, Varanasi
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/