Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V2.0.5.0
-
Fix Version/s: V2.0.6.0
-
Labels:None
-
Account:SPC EthernetIp Core (SPCETHERNET)
Description
In case of a higher encapsulation network load the queue of the encap task is completely filled with encapsulation messages coming from the network for a short amount of time.
In this situation the sending of the cyclic indication into the encap task queue failes, since the queue is already full.
This brings the encap task into a state where it will never receive the cyclic indication again and therefore will never open any new tcp or udp socket.