A data packet is missing because an end point has sent too few data packets.
This error only occurs if you are using socket communication. In shared memory communication, data is exchanged directly using shared memory. In contrast, in socket communication, data is sent in extra packets before the request packet and after the response package.
Contact your local support.