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

Reply via email to