Reason:
There are fields in the TCP/IP packets that contain the lengths of data in other fields. This length must not be greater than the total length of the field containing the data. For example, the length of the password must not be greater than 200. If the length is too large, the request is rejected.
Action:
This error occurs only when you write your own code to construct the TCP/IP API packet. Verify this code to see if it fills these lengths correctly.
|
Copyright © 2011 CA.
All rights reserved.
|
|