[
https://issues.apache.org/jira/browse/AMQ-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully updated AMQ-6411:
----------------------------
Issue Type: Bug (was: Test)
> NPE from
> org.apache.activemq.bugs.AMQ4952Test.testConsumerBrokerRestart[enableAudit=false]
> ------------------------------------------------------------------------------------------
>
> Key: AMQ-6411
> URL: https://issues.apache.org/jira/browse/AMQ-6411
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Reporter: Gary Tully
>
> strange npe from ci in the log on failure of:
> org.apache.activemq.bugs.AMQ4952Test.testConsumerBrokerRestart[enableAudit=false]
> need to get to the bottom of that!
> {code}2016-08-31 05:26:47,951 [vice[BC] Task-1] - ERROR Queue
> - Failed to page in more queue messages
> java.lang.NullPointerException
> at
> org.apache.activemq.broker.region.Queue.doPageInForDispatch(Queue.java:1942)
> at
> org.apache.activemq.broker.region.Queue.pageInMessages(Queue.java:2166)
> at org.apache.activemq.broker.region.Queue.iterate(Queue.java:1603)
> at
> org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:133)
> at
> org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:48)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745){code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)