Messages Transport Retransmitted count is increasing

Dhanusri
Dhanusri Member Posts: 14 ✭✭

Currently, we are using Solace PUBSUB+ Software Event brokers of version 10.4.1.121. We observe that messages/events are getting accumulated in the queues even when the JMS consumer/listener is actively bounded. Also, we see that the messages are getting redelivered with increase in the count of Messages Transport Retransmitted parameter.

When we disable & re-enable the outgoing messages, the message count is decreasing. However, even this is not working now.

Kindly please let me know how we can resolve this issue.

Answers

  • Aaron
    Aaron Member, Administrator, Moderator, Employee Posts: 595 admin

    What do your consumer application logs say? Sounds like something is messing up in the app and it's unable to continue processing the messages.

  • Dhanusri
    Dhanusri Member Posts: 14 ✭✭

    Sorry for the delay in response..

    The consumer application had applied Patch and the issue was due to that.

    So post reverting the changes made as part of patching activity, the application is working as expected.

  • Aaron
    Aaron Member, Administrator, Moderator, Employee Posts: 595 admin

    Well that's good to hear! 👍🏼