Unable to Delete JMS Messages Whose State Is Other than Visible, Ordered or Delayed
(Doc ID 2521454.1)
Last updated on NOVEMBER 22, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 to 12.2.1.3.0 [Release 12c]Information in this document applies to any platform.
Symptoms
When tried to delete the older messages from the queue by pausing the consumption of the queues not able to select and delete the messages. It is says “0 messages has been deleted”
Using WLST command also doesn't delete any messages.
The messages were also not adhering to the Message expiration policy and not moving to Error queue on certain JMS States.
When the server startup logs were checked it was observed that NPE (NullPointerException) on server startup is killing the redirector thread:
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |