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 2017/03/10 10:13:04 UTC

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

     [ https://issues.apache.org/jira/browse/ARTEMIS-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martyn Taylor resolved ARTEMIS-367.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.3
                   2.0.0

> 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
>            Assignee: Martyn Taylor
>             Fix For: 2.0.0, 1.5.3
>
>
> 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.15#6346)