Here is the gist Artemis 2.32.2 error consumer does not exist <https://gist.github.com/lnthai2002/966f76acf170828b74b9db30e7adbea5>
On Fri, 11 Apr 2025 at 01:35, Justin Bertram <jbert...@apache.org> wrote: > > If so does it mean the ack failed thus the message is not acked and will > be delivered to the consumer again in the new session? > > Yes. > > > Attached is the full log > > Looks like the attached log didn't make it through the list filters. Maybe > try pasting it somewhere (e.g. here [1]) and providing a link. > > > Justin > > [1] https://gist.github.com/ > > On Thu, Apr 10, 2025 at 3:47 PM Thai Le <lnthai2...@gmail.com> wrote: > > > Hello, > > We recently got this error from one of our artemis broker (2.31.2): > > > > ERROR [org.apache.activemq.artemis.core.server] AMQ224016: Caught > > exception > > > > org.apache.activemq.artemis.api.core.ActiveMQIllegalStateException: > > AMQ229028: Consumer 0 doesn't exist on the server > > > > I am not sure if this is due to some network issue that causes the broker > > to think the client is disconnected thus cleaning up the session but > > suddenly got an ack from the client. If so does it mean the ack failed > thus > > the message is not acked and will be delivered to the consumer again in > the > > new session? > > > > Attached is the full log > > > > Regards > > Thai Le > > -- > > Where there is will, there is a way > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org > > For additional commands, e-mail: users-h...@activemq.apache.org > > For further information, visit: https://activemq.apache.org/contact > > > -- Where there is will, there is a way