CCL2070E 'MaxBufferSize' limit of size exceeded by incoming data length length
Explanation
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.
System action
The message is written to the error log and processing continues.
User response
Try altering the value of MaxBufferSize in the configuration file ctg.ini to at least the size of the incoming data.