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. (Except for the case in production where it started consuming after restarting the Nodejs pod ) * It’s with ActiveMQ > On 04-Jun-2021, at 11:28 AM, Jean-Baptiste Onofre <j...@nanthrax.net> wrote: > > 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 <sangeet...@zolostays.com.INVALID> >> a écrit : >> >> 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 were pending for 8 hours >> and the Nodejs pod had to be restarted for it to start consuming. >> What can be the possible causes and solutions for this? >