You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martyn Taylor (JIRA)" <ji...@apache.org> on 2016/01/27 21:50:39 UTC

[jira] [Created] (ARTEMIS-367) MQTT Tests log error checking DLQ

Martyn Taylor created ARTEMIS-367:
-------------------------------------

             Summary: MQTT Tests log error checking DLQ
                 Key: ARTEMIS-367
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-367
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Martyn Taylor


The following Error is logged several times during MQTT Tests:

20:43:47,819 WARN  [org.apache.activemq.artemis.core.server] AMQ222154: Error checking DLQ: java.lang.IllegalStateException: Cannot find add info 18
	at org.apache.activemq.artemis.core.journal.impl.JournalImpl.appendUpdateRecord(JournalImpl.java:756) [:]
	at org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager.updateDeliveryCount(AbstractJournalStorageManager.java:745) [:]
	at org.apache.activemq.artemis.core.server.impl.QueueImpl.checkRedelivery(QueueImpl.java:2152) [:]
	at org.apache.activemq.artemis.core.server.impl.RefsOperation.afterRollback(RefsOperation.java:89) [:]
	at org.apache.activemq.artemis.core.transaction.impl.TransactionImpl.afterRollback(TransactionImpl.java:498) [:]
	at org.apache.activemq.artemis.core.transaction.impl.TransactionImpl.access$200(TransactionImpl.java:34) [:]
	at org.apache.activemq.artemis.core.transaction.impl.TransactionImpl$3.done(TransactionImpl.java:367) [:]
	at org.apache.activemq.artemis.core.persistence.impl.journal.OperationContextImpl$1.run(OperationContextImpl.java:209) [:]
	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [:]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_45]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_45]
	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_45]




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)