Are you using 5.x or Artemis? Also, the "dev" list (i.e. this list) is for developers who are working directly on the code-base of an ActiveMQ component. The "user" list is for users of ActiveMQ components who have questions, problems, etc.
Justin On Fri, Aug 2, 2019 at 10:55 AM BrSwPdx <[email protected]> wrote: > We are seeing an odd issue with our embedded broker. We have our > processors > registered as message listeners on a queue's consumer, but the consumer > appears to stop delivering messages via the OnMessage call. No errors are > thrown when this happens and we do not see any sort of dead lock or > contention in the thread dumps. > > Adding the logging plugin shows that the queue is still active and > receiving > messages, but they just do not seem to be consumed. This issue has us > stumped and I'm reaching out to see if anyone has encountered similar > behavior and found a cause/solution. > > > > -- > Sent from: > http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html >
