The <WRITE> error is from the super server routine, and is most likely because a client connection was lost. The <NOROUTINE> error would probably mean that the error handler for the <WRITE> error called a routine is not present. This would most likely be due to some routine mapping that has made the error handler invisible in the namespace where the error occurred. If the <WRITE> error handler was missing, I think we'd see a lot more discussion about it on this newsgroup. Mark
"Brendan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Dear all, > We have encountered one error with Cache 4.1.6. Below is the detail: > <WRITE> Write+8^%CDSrv0 > <NOROUTINE> ServerMaster+16^%cmtp > > Can anyone help us with this? > > Thanks, > Brendan > >
