Exception while browser handled from null: java.util.NoSuchElementException
Issue
The following exception is thrown when browsing a queue:
2022-07-05 10:40:48,839 ERROR [org.apache.activemq.artemis.core.server] AMQ224046: Exception while browser handled from null: java.util.NoSuchElementException
at org.apache.activemq.artemis.core.server.impl.QueueImpl$QueueBrowserIterator.next(QueueImpl.java:4407) [artemis-server-2.18.0.redhat-00020.jar:2.18.0.redhat-00020]
at org.apache.activemq.artemis.core.server.impl.QueueImpl$QueueBrowserIterator.next(QueueImpl.java:4341) [artemis-server-2.18.0.redhat-00020.jar:2.18.0.redhat-00020]
at org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl$BrowserDeliverer.run(ServerConsumerImpl.java:1475) [artemis-server-2.18.0.redhat-00020.jar:2.18.0.redhat-00020]
at org.apache.activemq.artemis.utils.actors.OrderedExecutor.doTask(OrderedExecutor.java:42) [artemis-commons-2.18.0.redhat-00020.jar:2.18.0.redhat-00020]
at org.apache.activemq.artemis.utils.actors.OrderedExecutor.doTask(OrderedExecutor.java:31) [artemis-commons-2.18.0.redhat-00020.jar:2.18.0.redhat-00020]
at org.apache.activemq.artemis.utils.actors.ProcessorBase.executePendingTasks(ProcessorBase.java:65) [artemis-commons-2.18.0.redhat-00020.jar:2.18.0.redhat-00020]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [java.base:]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [java.base:]
at org.apache.activemq.artemis.utils.ActiveMQThreadFactory$1.run(ActiveMQThreadFactory.java:118) [artemis-commons-2.18.0.redhat-00020.jar:2.18.0.redhat-00020]
Environment
Red Hat AMQ Broker
- 7.9
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.