Jobs dying in 'E'

From: David Gilbert <dgilbert_at_dclg.ca>
Date: Tue, 14 Dec 2004 14:43:29 -0500
>>>>> "David" == David Gilbert <dgilbert_at_dclg.ca> writes:

David> I cvsup'd to current this morning and many jobs are dying in
David> the 'E' state.  Any idea what is causing this?

More data.  Seems odd.  It seems network related.

In python,

from ZSI.client import Binding
from ZSI import TC
con = Binding(url = '/scripts/soap/Grabber.pl',
              # tracefile = logfile,
              ns = 'Grabber',
              port = 8080,
              host = 'wwwyyz.xxxxx.com')

Isn't enough to trigger the problem, but adding:

con.RPC(None, 'resetJobs', ('xxxx,'xxxx'),
        TC.Any(), soapaction="Grabber#resetJobs")

makes the process hang in the 'E' state instead of exiting.

Dave.

-- 
============================================================================
|David Gilbert, Independent Contractor.       | Two things can only be     |
|Mail:       dave_at_daveg.ca                    |  equal if and only if they |
|http://daveg.ca                              |   are precisely opposite.  |
=========================================================GLO================
Received on Tue Dec 14 2004 - 18:43:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:24 UTC