Re: CLI browser does not return all messages

2024-02-07 Thread Domenico Francesco Bruscino
html > > I'm gonna take a look at the JMS client next. > > Again, thanks for the response! > > CSIPAK Attila > > -Original Message- > From: Domenico Francesco Bruscino > Sent: Tuesday, February 6, 2024 2:52 PM > To: users@activemq.apache.org > Subject: Re:

RE: CLI browser does not return all messages

2024-02-07 Thread Csipak Attila
PAK Attila -Original Message- From: Domenico Francesco Bruscino Sent: Tuesday, February 6, 2024 2:52 PM To: users@activemq.apache.org Subject: Re: CLI browser does not return all messages Hi Attila, the QueueControl.browse management method is not designed to be used with such a big number of mes

Re: CLI browser does not return all messages

2024-02-06 Thread Domenico Francesco Bruscino
Hi Attila, the QueueControl.browse management method is not designed to be used with such a big number of messages at a time. It was designed to provide the browse feature to the web console that browses 10 messages at a time. I would recommend using a JMS client to browse such a big number of mes

CLI browser does not return all messages

2024-02-06 Thread Csipak Attila
Hello, We have a couple of ActiveMQ Artemis v2.25.0 instances running. What I am trying to do is to create a dump file of all messages that landed in DLQs. I experimented a little with the CLI, and came up with commands such as this: ./artemis browser --url tcp://hostname:61616 --destination