'MaxBufferSize' limit of size exceeded by incoming data length length
The Client received data from a server that exceeded the MaxBufferSize limit. The size value indicates the current MaxBufferSize setting and the length value indicates the length of the incoming data.
The message is written to the error log and processing continues.
Try altering the value of MaxBufferSize in the configuration file ctg.ini to at least the size of the incoming data.