MSIR.0154 SYBMSG(20154,15,1) Length of variables and RPC parameters exceeds RBSIZE

From m204wiki
Revision as of 16:40, 9 November 2010 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

This message indicates that the RPC buffer was exhausted on a Janus server thread. You must either change the JANUS DEFINE command, increasing the RBSIZE of the port used by the Janus server, or change the client application to reduce the total size of the RPC parameters.