In my project I use 9 (nine) int-ip:udp-inbound-channel-adapter's and one jms:inbound-channel-adapter. Jms adapters receives messages from server. Everything worked fine, but when i added another (10th) int-ip:udp-inbound-channel-adapter jms stopped received any messages. When i removed randomly one of udp-adapters jms arrived. I use openMq. There is no errors or exceptions. Whats wrong?
Thanks