Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.5.0
-
None
-
None
Description
BStat gets data in two steps, first it query all mbeans to display and then fetches their attributes. It can happen that for example the queue is deleted in the process so fetching properties for that queue fails. We should ignore this and return regular result result for the rest of the mbeans.