DATALOSS.MSG_TOO_LARGE
Advisory
Subject Name Syntax
_RV.ERROR.SYSTEM.DATALOSS.MSG_TOO_LARGE
Purpose
A client program receives this advisory after sending a message that exceeds 64MB.
Remarks
When a client sends a message that exceeds 64MB, the TRDP daemon discards the message, and presents this advisory to the sending client transport.
Message Fields
Field Name |
Description |
|
The IP address of the daemon’s host computer. |
|
The number of packets in the offending message. |
|
Service communication ID. For internal use only. This value has type |
Diagnosis
Recode the application program to send smaller messages, respecting the maximum message size.