Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2373

messages are accumulated in artemis-cluster queue $.artemis.internal.sf.my-cluster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Cannot Reproduce
    • 2.8.0
    • None
    • None
    • None

    Description

      Getting following warning in artemis. After this warning comes, the messages accumulated on $.artemis.internal.sf.my-cluster and after sometimes artemis stop working

      2019-05-09 07:23:24,940 WARN  [org.apache.activemq.artemis.core.server] AMQ222055: Error on deleting duplicate cache: java.lang.IllegalStateException: Cannot find add info 15413868 on compactor or current records
              at org.apache.activemq.artemis.core.journal.impl.JournalImpl.checkKnownRecordID(JournalImpl.java:1074) [artemis-journal-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.journal.impl.JournalImpl.appendDeleteRecord(JournalImpl.java:943) [artemis-journal-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager.deleteDuplicateID(AbstractJournalStorageManager.java:484) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.postoffice.impl.DuplicateIDCacheImpl.addToCacheInMemory(DuplicateIDCacheImpl.java:263) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.postoffice.impl.DuplicateIDCacheImpl.addToCache(DuplicateIDCacheImpl.java:217) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.postoffice.impl.DuplicateIDCacheImpl.atomicVerify(DuplicateIDCacheImpl.java:191) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.checkDuplicateID(PostOfficeImpl.java:1457) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:891) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:867) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.doSend(ServerSessionImpl.java:1972) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.send(ServerSessionImpl.java:1615) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.send(ServerSessionImpl.java:1554) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.send(ServerSessionImpl.java:1546) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.send(ServerSessionImpl.java:1539) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler.onSessionSend(ServerSessionPacketHandler.java:694) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler.onMessagePacket(ServerSessionPacketHandler.java:268) [artemis-server-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.utils.actors.Actor.doTask(Actor.java:33) [artemis-commons-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.utils.actors.ProcessorBase.executePendingTasks(ProcessorBase.java:66) [artemis-commons-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.utils.actors.OrderedExecutor.doTask(OrderedExecutor.java:42) [artemis-commons-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.utils.actors.OrderedExecutor.doTask(OrderedExecutor.java:31) [artemis-commons-2.7.0.jar:2.7.0]
              at org.apache.activemq.artemis.utils.actors.ProcessorBase.executePendingTasks(ProcessorBase.java:66) [artemis-commons-2.7.0.jar:2.7.0]
              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_181]
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_181]
              at org.apache.activemq.artemis.utils.ActiveMQThreadFactory$1.run(ActiveMQThreadFactory.java:118) [artemis-commons-2.7.0.jar:2.7.0]
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            bhavesh.kharwa Bhavesh Kharwa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: