Hi folks,
We encountered a really weird issue with our Cloverleaf 5.8.7 on Solaris 10.
An inbound thread connects to multiple outbound threads.
The inbound thread routes ADT and BAR messages to the respective outbound threads.
For no reason, we realised one of the outbound threads was getting only the BAR messages. Even when we resent the ADT messages from the inbound thread, the messages don’t get routed. There are no error or warning messages anywhere, nor in the recovery/error dumps.
Other outbound threads are still getting the ADT messages.
We only managed to side-step the issue by creating a new outbound thread to the receiving system and recreating the routes.
What could have gone wrong?