|
Hi,
This error has occurred because MRMEMO sends a status message (service
message) to MEMO with erroneous format. The feedback codes mean:
feedback code 1: %x'07' -> invalid format
2: %x'08' -> status list
This might not mean a lot to you :-)
As far as I remember this does not cause the MRMEMO server to crash and
restart, it just throws out this error message once. Correct?
To track the problem, it might help if you could catch the related NBS
files:
MRMEMO$DIR:MRMEMO1-ENVELOPE.NBS
CONTENTS
NOTENV
NOTCNT
This is one of those elusive problems that it's impossible to recreate.
Cheers,
Stefan
|
| > Anyone seen FORMERROR with feedback code 1: %x'07', 2: %x'08'?
>
> Time: 1991-06-25 08:45:38.80; message from server MRMEMO2:
> %MRMEMO-W-FORMERROR, format error detected by MEMO Gateway
> -MRMEMO-I-FEEDBACK, feedback code 1: %x'07', 2: %x'08'
> %MRMEMO-W-TRACE, traceback forced from the Server Handler
> -MRMEMO-I-FSM, receiving from MEMO after data received from MEMO
> -MRMEMO-I-RING, ring: '1A 19 1A 19 18 2A 27 1B 13 36.', substates: 00000130
> %TRACE-W-TRACEBACK, symbolic stack dump follows
.
.
.
Maybe it's a little late to answer this now. Seems like I've missed this
note before or forgot about it. Sorry about that but here is the answer
at last:
Feedback codes %x'07', %x'08' means that Memo thinks that a status list
received from MRMEMO has an invalid format. The Memo term "status list"
refers to the part a of message that contains delivery/nondelivery/
receipt information.
The reason for this happening is probably that a service message (or
receipt notification) from Message Router has been transformed by MRMEMO
into something that is not correct according to the Memo/Gateway protocol.
I am trying to guess what part of the status list that is badly formatted
to be able to reproduce the problem but no success yet.
But there is still hope. I'll be back when I have figured out what's going
on.
Anders
|