On Tue, Apr 5, 2011 at 10:07 PM, Brian Nielsen <bniel...@sco.idaho.gov> wrote:

> PIPTCQ1015E ERRNO 54: ECONNRESET.
> PIPMSG004I ... Issued from stage 3 of pipeline 3 name "iprestore".
> PIPMSG001I ... Running "tcpdata".
> PIPUPK072E Last record not complete.
> PIPMSG003I ... Issued from stage 2 of pipeline 1.
> PIPMSG001I ... Running "unpack".
> Data restore failed.
> Ready(01015); T=0.01/0.02 13:39:17

Sounds like PIPEDDR is not properly handling the termination of the
TCP/IP connection (like the sender going AWOL while the last piece of
data is still in transit). If the pipe leaks, subtle timing changes
may get your feet wet. I never looked at what PIPEDDR does for flow
control, but I do recall that I had to master similar things when I
did mine...

| Rob

Reply via email to