Consuming messages from custom dead message queue is not working since version 9.10.0.21

ravindra
ravindra Member Posts: 3

We have a queue that has our own defined dead message queue. We use to able to consume messages from that dead message queue after upgrading to version 9.10.0.21 its no more possible to consume. Same code can consume message from regular queue. Using sol-jms 10.12.1 for client.

Answers

  • ChristianHoltfurth
    ChristianHoltfurth Member, Employee Posts: 68 Solace Employee

    Hi @ravindra,
    That's odd. I don't think there have been any changes in that area of the product that would explain this. I think it would be best, if you open a ticket with Solace Support on this issue, so they can help you investigate.
    It would be best to gather more details on the issue as well (Solace Support is likely going to ask you for this):

    • a gather diagnostics from the broker (time frame should include the time your client fails to connect to the DMQ).
    • Any logs and/or error messages you can provide from the client side. (Like: what's the error message you are getting in the client when you are trying to access the DMQ?)

    Best regards,
    Christian

  • ravindra
    ravindra Member Posts: 3

    Thanks Christian, we will open ticket to solace support and take it from there.