Re: Broker has pending messages but consumer is unable to consume

2021-06-03 Thread Sangeeth Mukundan
Hi, * I was not able to check the broker logs during the crash, its gone now. But there was no connection error shown in the application. As this happens occasionally I am not able to recreate it * I restarted the application so this resulted in new consumers, still it was not working. (Ex

Re: Broker has pending messages but consumer is unable to consume

2021-06-03 Thread Jean-Baptiste Onofre
Hi, Do you have any message in the broker log ? If you start a new consumer, is it able to consume ? Is it with ActiveMQ or Artemis ? Regards JB > Le 4 juin 2021 à 07:30, Sangeeth Mukundan > a écrit : > > Hi, > I have pending messages in a queue and it is not being consumed by the > consume

Broker has pending messages but consumer is unable to consume

2021-06-03 Thread Sangeeth Mukundan
Hi, I have pending messages in a queue and it is not being consumed by the consumers. This situation happens rarely and sometimes it automatically starts consuming after 15-30 mins. It didn't change even after restarting the consumer Nodejs Server Once this case happened in production and messages