You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Ekta (Jira)" <ji...@apache.org> on 2021/09/29 19:18:00 UTC

[jira] [Created] (ARTEMIS-3505) Activemq Broker Keeps Crashing

Ekta created ARTEMIS-3505:
-----------------------------

             Summary: Activemq Broker Keeps Crashing
                 Key: ARTEMIS-3505
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3505
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 2.18.0
         Environment: DEV/UAT/PROD
            Reporter: Ekta
         Attachments: threadDump.txt

Hello All,
 
We have noticed the same problem which we reported earlier with 2.17 and were told that it would be fixed in 2.18 version. We have recently moved all our environments to 2.18 version and can see the problem still exists across all of our env's.
 
We have below architecture in respect to activemq master/slave setup.  
{noformat}
producer/consumer --> Apache QPID (1.14) --> Artemis 2.18 (master/slave)
{noformat}
Basically, we see our master and slave brokers going down abruptly with below log. I have also attached the thread dump for analysis to see if anyone can spot anything, for sure we can see it is to do with some concurrent deadlocks. Please go through the attached logs and suggest any feedback, if any. 

The log that is causing the issue is highlighted below, as soon as the broker prints this, it prints The Critical Analyzer detected slow paths on the broker. *and therefore*, AMQ224079: The process for the virtual machine will be killed,
2021-09-29 10:37:43,327 WARN  [org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component org.apache.activemq.artemis.core.io.buffer.TimedBuffer is expired on path 4It has been happening quite frequently now and we need to come to bottom of this. 
 
Appreciate everyone's effort on this. [^threadDump.txt]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)