As a test, I have a channel with an LLP connector sending to a host address that does not exist. I have an LLP channel with a LLP reciever with receives the message and writes it to the sending channel.
I can see the sending channel has 1 message queued, but How is it possible for me to see why it's queued? There doesn't appear to be an error that gets logged in a destination host not found situation, or if the destination host exists but nothing is listening on the port, or if the destination system doesn't send an ack back in time, etc.
I can see the sending channel has 1 message queued, but How is it possible for me to see why it's queued? There doesn't appear to be an error that gets logged in a destination host not found situation, or if the destination host exists but nothing is listening on the port, or if the destination system doesn't send an ack back in time, etc.
Comment