Newsgroups: comp.sys.transputer
From: schedan@eskimo.com (Daniel Scheurell)
Subject: Re: iserver error-message
Organization: Eskimo North (206) For-Ever
Date: Wed, 6 Jul 1994 01:29:45 GMT
Message-ID: <CsHw5L.CH8@eskimo.com>

On 4 Jul 1994 14:55:36 GMT, R Kukla wrote:
: does anyone know, what the errormessage:
: Error - iserver - Failed to send response because:
:     : module [lops.c], function [LOPS_SendReply]
:  -> writelink failed = [22764]
: .
: means and what the reason for it is? The program boots on the network, starts
: working (screen-output, file-access) until this error comes up. Any help ap-
: preciated.

Hmm, don't know too much about the newest version of the server, but 
perhaps one of you processes has aborted and halted the network?  If so, 
maybe the error flag is set?  Then the debugger could point out the error.
Or, if you've written in C, maybe your one processes is off in 
never-never land, not completing its I/O, deadlocking communications?

--

Dan


