The upper limit for the length of the wait queue for non-shared memory has been reached. This error often occurs in mass operations if there are too many objects in the wait queue.
Change the code that controls the wait queue for packets, so that fewer packets end up in the queue. Mass operations are to send a maximum of 100 packets to the wait queue.