Setting Up JMS Distributed Queues So Items Are Cleared on Server Restart
(Doc ID 1292495.1)
Last updated on DECEMBER 06, 2024
Applies to:
Oracle WebLogic Server - Version 10.3 and laterInformation in this document applies to any platform.
Goal
We had an issue where we needed to clear items from a JMS Distributed Queue. We had a message consumer which failed to consume the messages it was sent, and that consumer has now been removed from the system entirely. These items already on the queue for that consumer will not succeed, but they keep on retrying. We would like to modify or create the JMS Queues in such a way so that when we bounce the managed servers these items are cleared and not retried.
Can you tell us how we can create the queues in such a way so that when we bounce the managed servers these old items can be cleared?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |