Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-4503

[Artemis Testsuite] PagingTest#testExpireLargeMessageOnPaging fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 7.0.0.CR2, 7.1.0.CR2
    • ActiveMQ
    • None

      java.lang.AssertionError: null
      	at org.junit.Assert.fail(Assert.java:86)
      	at org.junit.Assert.assertTrue(Assert.java:41)
      	at org.junit.Assert.assertNotNull(Assert.java:621)
      	at org.junit.Assert.assertNotNull(Assert.java:631)
      	at org.apache.activemq.artemis.tests.integration.client.PagingTest.testExpireLargeMessageOnPaging(PagingTest.java:4396)
      
      05:19:41,413 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testExpireLargeMessageOnPaging()...
      #test testExpireLargeMessageOnPaging
      05:19:41,463 INFO  [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/mnt/hudson_workspace/workspace/artemis-project-testsuite-rhel/jdk/java18_default/label/RHEL6&&x86_64/tests/integration-tests/./target/tmp/junit3357684848920659396/journal0-L,bindingsDirectory=/mnt/hudson_workspace/workspace/artemis-project-testsuite-rhel/jdk/java18_default/label/RHEL6&&x86_64/tests/integration-tests/./target/tmp/junit3357684848920659396/bindings0-L,largeMessagesDirectory=/mnt/hudson_workspace/workspace/artemis-project-testsuite-rhel/jdk/java18_default/label/RHEL6&&x86_64/tests/integration-tests/./target/tmp/junit3357684848920659396/large-msg0-L,pagingDirectory=/mnt/hudson_workspace/workspace/artemis-project-testsuite-rhel/jdk/java18_default/label/RHEL6&&x86_64/tests/integration-tests/./target/tmp/junit3357684848920659396/page0-L)
      05:19:41,464 INFO  [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal
      05:19:41,465 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
      05:19:41,466 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
      05:19:41,467 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP
      05:19:41,468 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE
      05:19:41,468 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
      05:19:41,469 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT
      05:19:41,609 INFO  [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live
      05:19:41,609 INFO  [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.SP16-redhat-1 [nodeID=2aab5815-1110-11e6-9173-8708f596ea7a] 
      05:19:41,636 INFO  [org.apache.activemq.artemis.tests.integration] send message #0
      05:19:43,409 INFO  [org.apache.activemq.artemis.tests.integration] send message #100
      05:19:45,309 INFO  [org.apache.activemq.artemis.tests.integration] send message #200
      05:19:45,618 WARN  [org.apache.activemq.artemis.core.server] AMQ222038: Starting paging on address 'DLA'; size is currently: 102,737 bytes; max-size-bytes: 102,400
      05:19:47,313 INFO  [org.apache.activemq.artemis.tests.integration] send message #300
      05:19:49,308 INFO  [org.apache.activemq.artemis.tests.integration] send message #400
      05:19:51,241 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=140, messageNr=0, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1870, message=LargeServerMessage[messageID=1878,priority=4,expiration=[Tue May 03 05:19:48 EDT 2016], durable=true, address=SimpleAddress,properties=TypedProperties[id=str278,_AMQ_LARGE_SIZE=20]]@121639229], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,256 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=140, messageNr=1, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1870, message=ServerMessage[messageID=1881,durable=true,userID=null,priority=4, bodySize=256, timestamp=Tue May 03 05:19:46 EDT 2016,expiration=Tue May 03 05:19:48 EDT 2016, durable=true, address=SimpleAddress,properties=TypedProperties[id=str279]]@696027201], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,258 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=141, messageNr=0, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1884, message=LargeServerMessage[messageID=1898,priority=4,expiration=[Tue May 03 05:19:48 EDT 2016], durable=true, address=SimpleAddress,properties=TypedProperties[id=str280,_AMQ_LARGE_SIZE=20]]@1223999108], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,259 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=141, messageNr=1, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1884, message=ServerMessage[messageID=1901,durable=true,userID=null,priority=4, bodySize=256, timestamp=Tue May 03 05:19:46 EDT 2016,expiration=Tue May 03 05:19:48 EDT 2016, durable=true, address=SimpleAddress,properties=TypedProperties[id=str281]]@1046800991], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,261 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=142, messageNr=0, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1904, message=LargeServerMessage[messageID=1911,priority=4,expiration=[Tue May 03 05:19:48 EDT 2016], durable=true, address=SimpleAddress,properties=TypedProperties[id=str282,_AMQ_LARGE_SIZE=20]]@1526806870], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,262 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=142, messageNr=1, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1904, message=ServerMessage[messageID=1914,durable=true,userID=null,priority=4, bodySize=256, timestamp=Tue May 03 05:19:46 EDT 2016,expiration=Tue May 03 05:19:48 EDT 2016, durable=true, address=SimpleAddress,properties=TypedProperties[id=str283]]@187137660], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,264 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=143, messageNr=0, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1917, message=LargeServerMessage[messageID=1925,priority=4,expiration=[Tue May 03 05:19:48 EDT 2016], durable=true, address=SimpleAddress,properties=TypedProperties[id=str284,_AMQ_LARGE_SIZE=20]]@168656765], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,265 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=143, messageNr=1, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1917, message=ServerMessage[messageID=1928,durable=true,userID=null,priority=4, bodySize=256, timestamp=Tue May 03 05:19:46 EDT 2016,expiration=Tue May 03 05:19:48 EDT 2016, durable=true, address=SimpleAddress,properties=TypedProperties[id=str285]]@1794288692], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,266 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=144, messageNr=0, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1931, message=LargeServerMessage[messageID=1938,priority=4,expiration=[Tue May 03 05:19:49 EDT 2016], durable=true, address=SimpleAddress,properties=TypedProperties[id=str286,_AMQ_LARGE_SIZE=20]]@1925006819], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,267 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=144, messageNr=1, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1931, message=ServerMessage[messageID=1941,durable=true,userID=null,priority=4, bodySize=256, timestamp=Tue May 03 05:19:47 EDT 2016,expiration=Tue May 03 05:19:49 EDT 2016, durable=true, address=SimpleAddress,properties=TypedProperties[id=str287]]@1623617568], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,269 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=145, messageNr=0, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1944, message=LargeServerMessage[messageID=1952,priority=4,expiration=[Tue May 03 05:19:49 EDT 2016], durable=true, address=SimpleAddress,properties=TypedProperties[id=str288,_AMQ_LARGE_SIZE=20]]@974612719], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,270 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=145, messageNr=1, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1944, message=ServerMessage[messageID=1955,durable=true,userID=null,priority=4, bodySize=256, timestamp=Tue May 03 05:19:47 EDT 2016,expiration=Tue May 03 05:19:49 EDT 2016, durable=true, address=SimpleAddress,properties=TypedProperties[id=str289]]@562470870], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,272 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=146, messageNr=0, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1958, message=LargeServerMessage[messageID=1965,priority=4,expiration=[Tue May 03 05:19:49 EDT 2016], durable=true, address=SimpleAddress,properties=TypedProperties[id=str290,_AMQ_LARGE_SIZE=20]]@1872588897], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,273 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=146, messageNr=1, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1958, message=ServerMessage[messageID=1968,durable=true,userID=null,priority=4, bodySize=256, timestamp=Tue May 03 05:19:47 EDT 2016,expiration=Tue May 03 05:19:49 EDT 2016, durable=true, address=SimpleAddress,properties=TypedProperties[id=str291]]@498309538], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,274 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=147, messageNr=0, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1971, message=LargeServerMessage[messageID=1979,priority=4,expiration=[Tue May 03 05:19:49 EDT 2016], durable=true, address=SimpleAddress,properties=TypedProperties[id=str292,_AMQ_LARGE_SIZE=20]]@369155356], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,275 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=147, messageNr=1, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1971, message=ServerMessage[messageID=1982,durable=true,userID=null,priority=4, bodySize=256, timestamp=Tue May 03 05:19:47 EDT 2016,expiration=Tue May 03 05:19:49 EDT 2016, durable=true, address=SimpleAddress,properties=TypedProperties[id=str293]]@1764089443], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,277 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=148, messageNr=0, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1985, message=LargeServerMessage[messageID=1992,priority=4,expiration=[Tue May 03 05:19:49 EDT 2016], durable=true, address=SimpleAddress,properties=TypedProperties[id=str294,_AMQ_LARGE_SIZE=20]]@1045089023], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,278 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=148, messageNr=1, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1985, message=ServerMessage[messageID=1995,durable=true,userID=null,priority=4, bodySize=256, timestamp=Tue May 03 05:19:47 EDT 2016,expiration=Tue May 03 05:19:49 EDT 2016, durable=true, address=SimpleAddress,properties=TypedProperties[id=str295]]@1075480861], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addToPage(JournalStorageManager.java:3245) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.processRoute(PostOfficeImpl.java:950) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:669) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.route(PostOfficeImpl.java:566) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.move(QueueImpl.java:2281) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl.expire(QueueImpl.java:1030) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.server.impl.QueueImpl$ExpiryScanner.run(QueueImpl.java:1381) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [artemis-core-client-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_71]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_71]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_71]
      
      05:19:51,279 WARN  [org.apache.activemq.artemis.core.server] AMQ222145: Error expiring reference PagedReferenceImpl [position=PagePositionImpl [pageNr=149, messageNr=0, recordID=-1], message=PagedMessageImpl [queueIDs=[3], transactionID=1998, message=LargeServerMessage[messageID=2012,priority=4,expiration=[Tue May 03 05:19:49 EDT 2016], durable=true, address=SimpleAddress,properties=TypedProperties[id=str296,_AMQ_LARGE_SIZE=20]]@380864857], deliveryTime=0, persistedCount=0, deliveryCount=0, subscription=PageSubscriptionImpl [cursorId=3, queue=QueueImpl[name=SimpleAddress, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=2aab5815-1110-11e6-9173-8708f596ea7a]]@2e33432b, filter = null]] 0n queue: java.lang.IllegalStateException: PagingStore(DLA) not initialized
      	at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:711) [artemis-server-1.1.0.SP16-redhat-1.jar:1.1.0.SP16-redhat-1]
      	at org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager.addTo
      ...[truncated 286375 chars]...
      vemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3920, b=3919]
      05:19:54,590 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3765, b=3764]
      05:19:54,591 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3910, b=3909]
      05:19:54,591 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3755, b=3754]
      05:19:54,592 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3900, b=3899]
      05:19:54,592 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3745, b=3744]
      05:19:54,592 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3890, b=3889]
      05:19:54,593 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3735, b=3734]
      05:19:54,593 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3880, b=3879]
      05:19:54,593 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3725, b=3724]
      05:19:54,594 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3870, b=3869]
      05:19:54,594 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3715, b=3714]
      05:19:54,595 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3860, b=3859]
      05:19:54,595 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3705, b=3704]
      05:19:54,596 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3850, b=3849]
      05:19:54,596 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3695, b=3694]
      05:19:54,597 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3840, b=3839]
      05:19:54,597 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3685, b=3684]
      05:19:54,598 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3830, b=3829]
      05:19:54,598 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3675, b=3674]
      05:19:54,599 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3820, b=3819]
      05:19:54,599 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3665, b=3664]
      05:19:54,600 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3810, b=3809]
      05:19:54,600 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3655, b=3654]
      05:19:54,600 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3800, b=3799]
      05:19:54,600 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3645, b=3644]
      05:19:54,601 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3790, b=3789]
      05:19:54,601 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3635, b=3634]
      05:19:54,602 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3780, b=3779]
      05:19:54,602 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3625, b=3624]
      05:19:54,603 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3770, b=3769]
      05:19:54,603 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3615, b=3614]
      05:19:54,603 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3760, b=3759]
      05:19:54,604 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3605, b=3604]
      05:19:54,604 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3750, b=3749]
      05:19:54,604 INFO  [org.apache.activemq.artemis.core.server] AMQ221005: Deleting pending large message as it was not completed: Pair[a=3915, b=3914]
      05:19:54,606 INFO  [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live
      05:19:54,606 INFO  [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.SP16-redhat-1 [nodeID=2aab5815-1110-11e6-9173-8708f596ea7a] 
      05:20:00,380 INFO  [org.apache.activemq.artemis.tests.integration] Received message 0
      05:20:00,456 INFO  [org.apache.activemq.artemis.tests.integration] Received message 1
      05:20:00,489 INFO  [org.apache.activemq.artemis.tests.integration] Received message 2
      05:20:00,547 INFO  [org.apache.activemq.artemis.tests.integration] Received message 3
      05:20:00,547 INFO  [org.apache.activemq.artemis.tests.integration] Received message 4
      05:20:00,590 INFO  [org.apache.activemq.artemis.tests.integration] Received message 5
      05:20:00,590 INFO  [org.apache.activemq.artemis.tests.integration] Received message 6
      05:20:00,591 INFO  [org.apache.activemq.artemis.tests.integration] Received message 7
      05:20:00,591 INFO  [org.apache.activemq.artemis.tests.integration] Received message 8
      05:20:00,591 INFO  [org.apache.activemq.artemis.tests.integration] Received message 9
      05:20:00,592 INFO  [org.apache.activemq.artemis.tests.integration] Received message 10
      05:20:00,592 INFO  [org.apache.activemq.artemis.tests.integration] Received message 11
      05:20:00,592 INFO  [org.apache.activemq.artemis.tests.integration] Received message 12
      05:20:00,593 INFO  [org.apache.activemq.artemis.tests.integration] Received message 13
      05:20:00,593 INFO  [org.apache.activemq.artemis.tests.integration] Received message 14
      05:20:00,593 INFO  [org.apache.activemq.artemis.tests.integration] Received message 15
      05:20:00,593 INFO  [org.apache.activemq.artemis.tests.integration] Received message 16
      05:20:00,593 INFO  [org.apache.activemq.artemis.tests.integration] Received message 17
      05:20:00,594 INFO  [org.apache.activemq.artemis.tests.integration] Received message 18
      05:20:00,594 INFO  [org.apache.activemq.artemis.tests.integration] Received message 19
      05:20:00,594 INFO  [org.apache.activemq.artemis.tests.integration] Received message 20
      05:20:00,605 INFO  [org.apache.activemq.artemis.tests.integration] Received message 21
      05:20:00,605 INFO  [org.apache.activemq.artemis.tests.integration] Received message 22
      05:20:00,606 INFO  [org.apache.activemq.artemis.tests.integration] Received message 23
      05:20:00,607 INFO  [org.apache.activemq.artemis.tests.integration] Received message 24
      05:20:00,609 INFO  [org.apache.activemq.artemis.tests.integration] Received message 25
      05:20:00,609 INFO  [org.apache.activemq.artemis.tests.integration] Received message 26
      05:20:00,610 INFO  [org.apache.activemq.artemis.tests.integration] Received message 27
      05:20:00,610 INFO  [org.apache.activemq.artemis.tests.integration] Received message 28
      05:20:00,611 INFO  [org.apache.activemq.artemis.tests.integration] Received message 29
      05:20:00,611 INFO  [org.apache.activemq.artemis.tests.integration] Received message 30
      05:20:00,612 INFO  [org.apache.activemq.artemis.tests.integration] Received message 31
      05:20:00,613 INFO  [org.apache.activemq.artemis.tests.integration] Received message 32
      05:20:00,613 INFO  [org.apache.activemq.artemis.tests.integration] Received message 33
      05:20:00,614 INFO  [org.apache.activemq.artemis.tests.integration] Received message 34
      05:20:00,614 INFO  [org.apache.activemq.artemis.tests.integration] Received message 35
      05:20:00,614 INFO  [org.apache.activemq.artemis.tests.integration] Received message 36
      05:20:00,615 INFO  [org.apache.activemq.artemis.tests.integration] Received message 37
      05:20:00,615 INFO  [org.apache.activemq.artemis.tests.integration] Received message 38
      05:20:00,626 INFO  [org.apache.activemq.artemis.tests.integration] Received message 39
      05:20:00,635 INFO  [org.apache.activemq.artemis.tests.integration] Received message 40
      05:20:00,636 INFO  [org.apache.activemq.artemis.tests.integration] Received message 41
      05:20:00,636 INFO  [org.apache.activemq.artemis.tests.integration] Received message 42
      05:20:00,637 INFO  [org.apache.activemq.artemis.tests.integration] Received message 43
      05:20:00,638 INFO  [org.apache.activemq.artemis.tests.integration] Received message 44
      05:20:00,638 INFO  [org.apache.activemq.artemis.tests.integration] Received message 45
      05:20:00,638 INFO  [org.apache.activemq.artemis.tests.integration] Received message 46
      05:20:00,639 INFO  [org.apache.activemq.artemis.tests.integration] Received message 47
      05:20:00,639 INFO  [org.apache.activemq.artemis.tests.integration] Received message 48
      05:20:00,639 INFO  [org.apache.activemq.artemis.tests.integration] Received message 49
      05:20:00,639 INFO  [org.apache.activemq.artemis.tests.integration] Received message 50
      05:20:00,640 INFO  [org.apache.activemq.artemis.tests.integration] Received message 51
      05:20:00,640 INFO  [org.apache.activemq.artemis.tests.integration] Received message 52
      05:20:00,642 INFO  [org.apache.activemq.artemis.tests.integration] Received message 53
      05:20:00,642 INFO  [org.apache.activemq.artemis.tests.integration] Received message 54
      05:20:00,643 INFO  [org.apache.activemq.artemis.tests.integration] Received message 55
      05:20:00,643 INFO  [org.apache.activemq.artemis.tests.integration] Received message 56
      05:20:00,644 INFO  [org.apache.activemq.artemis.tests.integration] Received message 57
      05:20:00,644 INFO  [org.apache.activemq.artemis.tests.integration] Received message 58
      05:20:00,645 INFO  [org.apache.activemq.artemis.tests.integration] Received message 59
      05:20:00,645 INFO  [org.apache.activemq.artemis.tests.integration] Received message 60
      05:20:00,646 INFO  [org.apache.activemq.artemis.tests.integration] Received message 61
      05:20:00,646 INFO  [org.apache.activemq.artemis.tests.integration] Received message 62
      05:20:00,647 INFO  [org.apache.activemq.artemis.tests.integration] Received message 63
      05:20:00,647 INFO  [org.apache.activemq.artemis.tests.integration] Received message 64
      05:20:00,648 INFO  [org.apache.activemq.artemis.tests.integration] Received message 65
      05:20:00,648 INFO  [org.apache.activemq.artemis.tests.integration] Received message 66
      05:20:00,649 INFO  [org.apache.activemq.artemis.tests.integration] Received message 67
      05:20:00,649 INFO  [org.apache.activemq.artemis.tests.integration] Received message 68
      05:20:00,650 INFO  [org.apache.activemq.artemis.tests.integration] Received message 69
      05:20:00,653 INFO  [org.apache.activemq.artemis.tests.integration] Received message 70
      05:20:00,654 INFO  [org.apache.activemq.artemis.tests.integration] Received message 71
      05:20:00,654 INFO  [org.apache.activemq.artemis.tests.integration] Received message 72
      05:20:00,655 INFO  [org.apache.activemq.artemis.tests.integration] Received message 73
      05:20:00,656 INFO  [org.apache.activemq.artemis.tests.integration] Received message 74
      05:20:00,656 INFO  [org.apache.activemq.artemis.tests.integration] Received message 75
      05:20:00,657 INFO  [org.apache.activemq.artemis.tests.integration] Received message 76
      05:20:00,657 INFO  [org.apache.activemq.artemis.tests.integration] Received message 77
      05:20:00,657 INFO  [org.apache.activemq.artemis.tests.integration] Received message 78
      05:20:00,660 INFO  [org.apache.activemq.artemis.tests.integration] Received message 79
      05:20:00,660 INFO  [org.apache.activemq.artemis.tests.integration] Received message 80
      05:20:00,660 INFO  [org.apache.activemq.artemis.tests.integration] Received message 81
      05:20:00,661 INFO  [org.apache.activemq.artemis.tests.integration] Received message 82
      05:20:00,661 INFO  [org.apache.activemq.artemis.tests.integration] Received message 83
      05:20:00,661 INFO  [org.apache.activemq.artemis.tests.integration] Received message 84
      05:20:00,661 INFO  [org.apache.activemq.artemis.tests.integration] Received message 85
      05:20:00,661 INFO  [org.apache.activemq.artemis.tests.integration] Received message 86
      05:20:00,661 INFO  [org.apache.activemq.artemis.tests.integration] Received message 87
      05:20:00,661 INFO  [org.apache.activemq.artemis.tests.integration] Received message 88
      05:20:00,661 INFO  [org.apache.activemq.artemis.tests.integration] Received message 89
      05:20:00,661 INFO  [org.apache.activemq.artemis.tests.integration] Received message 90
      05:20:00,662 INFO  [org.apache.activemq.artemis.tests.integration] Received message 91
      05:20:00,662 INFO  [org.apache.activemq.artemis.tests.integration] Received message 92
      05:20:00,662 INFO  [org.apache.activemq.artemis.tests.integration] Received message 93
      05:20:00,662 INFO  [org.apache.activemq.artemis.tests.integration] Received message 94
      05:20:00,662 INFO  [org.apache.activemq.artemis.tests.integration] Received message 95
      05:20:00,662 INFO  [org.apache.activemq.artemis.tests.integration] Received message 96
      05:20:00,671 INFO  [org.apache.activemq.artemis.tests.integration] Received message 97
      05:20:00,672 INFO  [org.apache.activemq.artemis.tests.integration] Received message 98
      05:20:00,672 INFO  [org.apache.activemq.artemis.tests.integration] Received message 99
      05:20:00,672 INFO  [org.apache.activemq.artemis.tests.integration] Received message 100
      05:20:00,673 INFO  [org.apache.activemq.artemis.tests.integration] Received message 101
      05:20:00,673 INFO  [org.apache.activemq.artemis.tests.integration] Received message 102
      05:20:00,673 INFO  [org.apache.activemq.artemis.tests.integration] Received message 103
      05:20:00,673 INFO  [org.apache.activemq.artemis.tests.integration] Received message 104
      05:20:00,674 INFO  [org.apache.activemq.artemis.tests.integration] Received message 105
      05:20:00,674 INFO  [org.apache.activemq.artemis.tests.integration] Received message 106
      05:20:00,674 INFO  [org.apache.activemq.artemis.tests.integration] Received message 107
      05:20:00,674 INFO  [org.apache.activemq.artemis.tests.integration] Received message 108
      05:20:00,674 INFO  [org.apache.activemq.artemis.tests.integration] Received message 109
      05:20:00,674 INFO  [org.apache.activemq.artemis.tests.integration] Received message 110
      05:20:00,674 INFO  [org.apache.activemq.artemis.tests.integration] Received message 111
      05:20:00,674 INFO  [org.apache.activemq.artemis.tests.integration] Received message 112
      05:20:00,675 INFO  [org.apache.activemq.artemis.tests.integration] Received message 113
      05:20:00,675 INFO  [org.apache.activemq.artemis.tests.integration] Received message 114
      05:20:00,677 INFO  [org.apache.activemq.artemis.tests.integration] Received message 115
      05:20:00,677 INFO  [org.apache.activemq.artemis.tests.integration] Received message 116
      05:20:00,677 INFO  [org.apache.activemq.artemis.tests.integration] Received message 117
      05:20:00,678 INFO  [org.apache.activemq.artemis.tests.integration] Received message 118
      05:20:00,678 INFO  [org.apache.activemq.artemis.tests.integration] Received message 119
      05:20:00,678 INFO  [org.apache.activemq.artemis.tests.integration] Received message 120
      05:20:00,679 INFO  [org.apache.activemq.artemis.tests.integration] Received message 121
      05:20:00,680 INFO  [org.apache.activemq.artemis.tests.integration] Received message 122
      05:20:00,680 INFO  [org.apache.activemq.artemis.tests.integration] Received message 123
      05:20:00,680 INFO  [org.apache.activemq.artemis.tests.integration] Received message 124
      05:20:00,680 INFO  [org.apache.activemq.artemis.tests.integration] Received message 125
      05:20:00,680 INFO  [org.apache.activemq.artemis.tests.integration] Received message 126
      05:20:00,682 INFO  [org.apache.activemq.artemis.tests.integration] Received message 127
      05:20:00,682 INFO  [org.apache.activemq.artemis.tests.integration] Received message 128
      05:20:00,682 INFO  [org.apache.activemq.artemis.tests.integration] Received message 129
      05:20:00,685 INFO  [org.apache.activemq.artemis.tests.integration] Received message 130
      05:20:00,686 INFO  [org.apache.activemq.artemis.tests.integration] Received message 131
      05:20:00,687 INFO  [org.apache.activemq.artemis.tests.integration] Received message 132
      05:20:00,688 INFO  [org.apache.activemq.artemis.tests.integration] Received message 133
      05:20:00,688 INFO  [org.apache.activemq.artemis.tests.integration] Received message 134
      05:20:00,689 INFO  [org.apache.activemq.artemis.tests.integration] Received message 135
      05:20:00,689 INFO  [org.apache.activemq.artemis.tests.integration] Received message 136
      05:20:00,690 INFO  [org.apache.activemq.artemis.tests.integration] Received message 137
      05:20:00,690 INFO  [org.apache.activemq.artemis.tests.integration] Received message 138
      05:20:00,690 INFO  [org.apache.activemq.artemis.tests.integration] Received message 139
      05:20:00,691 INFO  [org.apache.activemq.artemis.tests.integration] Received message 140
      05:20:00,692 INFO  [org.apache.activemq.artemis.tests.integration] Received message 141
      05:20:00,692 INFO  [org.apache.activemq.artemis.tests.integration] Received message 142
      05:20:00,693 INFO  [org.apache.activemq.artemis.tests.integration] Received message 143
      05:20:00,693 INFO  [org.apache.activemq.artemis.tests.integration] Received message 144
      05:20:00,695 INFO  [org.apache.activemq.artemis.tests.integration] Received message 145
      05:20:00,696 INFO  [org.apache.activemq.artemis.tests.integration] Received message 146
      05:20:00,696 INFO  [org.apache.activemq.artemis.tests.integration] Received message 147
      05:20:00,696 INFO  [org.apache.activemq.artemis.tests.integration] Received message 148
      05:20:00,697 INFO  [org.apache.activemq.artemis.tests.integration] Received message 149
      05:20:00,697 INFO  [org.apache.activemq.artemis.tests.integration] Received message 150
      05:20:00,697 INFO  [org.apache.activemq.artemis.tests.integration] Received message 151
      05:20:00,698 INFO  [org.apache.activemq.artemis.tests.integration] Received message 152
      05:20:00,699 INFO  [org.apache.activemq.artemis.tests.integration] Received message 153
      05:20:00,699 INFO  [org.apache.activemq.artemis.tests.integration] Received message 154
      05:20:00,700 INFO  [org.apache.activemq.artemis.tests.integration] Received message 155
      05:20:00,700 INFO  [org.apache.activemq.artemis.tests.integration] Received message 156
      05:20:00,701 INFO  [org.apache.activemq.artemis.tests.integration] Received message 157
      05:20:00,701 INFO  [org.apache.activemq.artemis.tests.integration] Received message 158
      05:20:00,702 INFO  [org.apache.activemq.artemis.tests.integration] Received message 159
      05:20:00,702 INFO  [org.apache.activemq.artemis.tests.integration] Received message 160
      05:20:00,702 INFO  [org.apache.activemq.artemis.tests.integration] Received message 161
      05:20:00,703 INFO  [org.apache.activemq.artemis.tests.integration] Received message 162
      05:20:00,703 INFO  [org.apache.activemq.artemis.tests.integration] Received message 163
      05:20:00,704 INFO  [org.apache.activemq.artemis.tests.integration] Received message 164
      05:20:00,704 INFO  [org.apache.activemq.artemis.tests.integration] Received message 165
      05:20:00,704 INFO  [org.apache.activemq.artemis.tests.integration] Received message 166
      05:20:00,706 INFO  [org.apache.activemq.artemis.tests.integration] Received message 167
      05:20:00,706 INFO  [org.apache.activemq.artemis.tests.integration] Received message 168
      05:20:00,708 INFO  [org.apache.activemq.artemis.tests.integration] Received message 169
      05:20:00,709 INFO  [org.apache.activemq.artemis.tests.integration] Received message 170
      05:20:00,710 INFO  [org.apache.activemq.artemis.tests.integration] Received message 171
      05:20:00,710 INFO  [org.apache.activemq.artemis.tests.integration] Received message 172
      05:20:00,711 INFO  [org.apache.activemq.artemis.tests.integration] Received message 173
      05:20:00,711 INFO  [org.apache.activemq.artemis.tests.integration] Received message 174
      05:20:00,711 INFO  [org.apache.activemq.artemis.tests.integration] Received message 175
      05:20:00,711 INFO  [org.apache.activemq.artemis.tests.integration] Received message 176
      05:20:00,712 INFO  [org.apache.activemq.artemis.tests.integration] Received message 177
      05:20:00,712 INFO  [org.apache.activemq.artemis.tests.integration] Received message 178
      05:20:00,713 INFO  [org.apache.activemq.artemis.tests.integration] Received message 179
      05:20:00,713 INFO  [org.apache.activemq.artemis.tests.integration] Received message 180
      05:20:00,713 INFO  [org.apache.activemq.artemis.tests.integration] Received message 181
      05:20:00,713 INFO  [org.apache.activemq.artemis.tests.integration] Received message 182
      05:20:00,714 INFO  [org.apache.activemq.artemis.tests.integration] Received message 183
      05:20:00,714 INFO  [org.apache.activemq.artemis.tests.integration] Received message 184
      05:20:00,714 INFO  [org.apache.activemq.artemis.tests.integration] Received message 185
      05:20:00,715 INFO  [org.apache.activemq.artemis.tests.integration] Received message 186
      05:20:00,715 INFO  [org.apache.activemq.artemis.tests.integration] Received message 187
      05:20:00,716 INFO  [org.apache.activemq.artemis.tests.integration] Received message 188
      05:20:00,716 INFO  [org.apache.activemq.artemis.tests.integration] Received message 189
      05:20:00,716 INFO  [org.apache.activemq.artemis.tests.integration] Received message 190
      05:20:00,717 INFO  [org.apache.activemq.artemis.tests.integration] Received message 191
      05:20:00,717 INFO  [org.apache.activemq.artemis.tests.integration] Received message 192
      05:20:00,718 INFO  [org.apache.activemq.artemis.tests.integration] Received message 193
      05:20:00,718 INFO  [org.apache.activemq.artemis.tests.integration] Received message 194
      05:20:00,718 INFO  [org.apache.activemq.artemis.tests.integration] Received message 195
      05:20:00,718 INFO  [org.apache.activemq.artemis.tests.integration] Received message 196
      05:20:00,720 INFO  [org.apache.activemq.artemis.tests.integration] Received message 197
      05:20:00,720 INFO  [org.apache.activemq.artemis.tests.integration] Received message 198
      05:20:00,721 INFO  [org.apache.activemq.artemis.tests.integration] Received message 199
      05:20:00,721 INFO  [org.apache.activemq.artemis.tests.integration] Received message 200
      05:20:00,721 INFO  [org.apache.activemq.artemis.tests.integration] Received message 201
      05:20:00,722 INFO  [org.apache.activemq.artemis.tests.integration] Received message 202
      05:20:00,722 INFO  [org.apache.activemq.artemis.tests.integration] Received message 203
      05:20:00,722 INFO  [org.apache.activemq.artemis.tests.integration] Received message 204
      05:20:00,723 INFO  [org.apache.activemq.artemis.tests.integration] Received message 205
      05:20:00,723 INFO  [org.apache.activemq.artemis.tests.integration] Received message 206
      05:20:00,724 INFO  [org.apache.activemq.artemis.tests.integration] Received message 207
      05:20:00,724 INFO  [org.apache.activemq.artemis.tests.integration] Received message 208
      05:20:00,724 INFO  [org.apache.activemq.artemis.tests.integration] Received message 209
      05:20:00,724 INFO  [org.apache.activemq.artemis.tests.integration] Received message 210
      05:20:00,725 INFO  [org.apache.activemq.artemis.tests.integration] Received message 211
      05:20:00,725 INFO  [org.apache.activemq.artemis.tests.integration] Received message 212
      05:20:00,725 INFO  [org.apache.activemq.artemis.tests.integration] Received message 213
      05:20:00,726 INFO  [org.apache.activemq.artemis.tests.integration] Received message 214
      05:20:00,726 INFO  [org.apache.activemq.artemis.tests.integration] Received message 215
      05:20:00,726 INFO  [org.apache.activemq.artemis.tests.integration] Received message 216
      05:20:00,727 INFO  [org.apache.activemq.artemis.tests.integration] Received message 217
      05:20:00,727 INFO  [org.apache.activemq.artemis.tests.integration] Received message 218
      05:20:00,728 INFO  [org.apache.activemq.artemis.tests.integration] Received message 219
      05:20:00,729 INFO  [org.apache.activemq.artemis.tests.integration] Received message 220
      05:20:00,730 INFO  [org.apache.activemq.artemis.tests.integration] Received message 221
      05:20:00,730 INFO  [org.apache.activemq.artemis.tests.integration] Received message 222
      05:20:00,731 INFO  [org.apache.activemq.artemis.tests.integration] Received message 223
      05:20:00,731 INFO  [org.apache.activemq.artemis.tests.integration] Received message 224
      05:20:00,732 INFO  [org.apache.activemq.artemis.tests.integration] Received message 225
      05:20:00,732 INFO  [org.apache.activemq.artemis.tests.integration] Received message 226
      05:20:00,733 INFO  [org.apache.activemq.artemis.tests.integration] Received message 227
      05:20:00,734 INFO  [org.apache.activemq.artemis.tests.integration] Received message 228
      05:20:00,735 INFO  [org.apache.activemq.artemis.tests.integration] Received message 229
      05:20:00,736 INFO  [org.apache.activemq.artemis.tests.integration] Received message 230
      05:20:00,736 INFO  [org.apache.activemq.artemis.tests.integration] Received message 231
      05:20:00,737 INFO  [org.apache.activemq.artemis.tests.integration] Received message 232
      05:20:00,737 INFO  [org.apache.activemq.artemis.tests.integration] Received message 233
      05:20:00,737 INFO  [org.apache.activemq.artemis.tests.integration] Received message 234
      05:20:00,738 INFO  [org.apache.activemq.artemis.tests.integration] Received message 235
      05:20:00,738 INFO  [org.apache.activemq.artemis.tests.integration] Received message 236
      05:20:00,739 INFO  [org.apache.activemq.artemis.tests.integration] Received message 237
      05:20:00,740 INFO  [org.apache.activemq.artemis.tests.integration] Received message 238
      05:20:00,741 INFO  [org.apache.activemq.artemis.tests.integration] Received message 239
      05:20:00,741 INFO  [org.apache.activemq.artemis.tests.integration] Received message 240
      05:20:00,742 INFO  [org.apache.activemq.artemis.tests.integration] Received message 241
      05:20:00,742 INFO  [org.apache.activemq.artemis.tests.integration] Received message 242
      05:20:00,743 INFO  [org.apache.activemq.artemis.tests.integration] Received message 243
      05:20:00,743 INFO  [org.apache.activemq.artemis.tests.integration] Received message 244
      05:20:00,744 INFO  [org.apache.activemq.artemis.tests.integration] Received message 245
      05:20:00,744 INFO  [org.apache.activemq.artemis.tests.integration] Received message 246
      05:20:00,745 INFO  [org.apache.activemq.artemis.tests.integration] Received message 247
      05:20:00,745 INFO  [org.apache.activemq.artemis.tests.integration] Received message 248
      05:20:00,745 INFO  [org.apache.activemq.artemis.tests.integration] Received message 249
      05:20:00,745 INFO  [org.apache.activemq.artemis.tests.integration] Received message 250
      05:20:00,746 INFO  [org.apache.activemq.artemis.tests.integration] Received message 251
      05:20:00,746 INFO  [org.apache.activemq.artemis.tests.integration] Received message 252
      05:20:00,747 INFO  [org.apache.activemq.artemis.tests.integration] Received message 253
      05:20:00,747 INFO  [org.apache.activemq.artemis.tests.integration] Received message 254
      05:20:00,748 INFO  [org.apache.activemq.artemis.tests.integration] Received message 255
      05:20:00,749 INFO  [org.apache.activemq.artemis.tests.integration] Received message 256
      05:20:00,750 INFO  [org.apache.activemq.artemis.tests.integration] Received message 257
      05:20:00,750 INFO  [org.apache.activemq.artemis.tests.integration] Received message 258
      05:20:00,751 INFO  [org.apache.activemq.artemis.tests.integration] Received message 259
      05:20:00,752 INFO  [org.apache.activemq.artemis.tests.integration] Received message 260
      05:20:00,753 INFO  [org.apache.activemq.artemis.tests.integration] Received message 261
      05:20:00,753 INFO  [org.apache.activemq.artemis.tests.integration] Received message 262
      05:20:00,754 INFO  [org.apache.activemq.artemis.tests.integration] Received message 263
      05:20:00,755 INFO  [org.apache.activemq.artemis.tests.integration] Received message 264
      05:20:00,756 INFO  [org.apache.activemq.artemis.tests.integration] Received message 265
      05:20:00,756 INFO  [org.apache.activemq.artemis.tests.integration] Received message 266
      05:20:00,757 INFO  [org.apache.activemq.artemis.tests.integration] Received message 267
      05:20:00,758 INFO  [org.apache.activemq.artemis.tests.integration] Received message 268
      05:20:00,758 INFO  [org.apache.activemq.artemis.tests.integration] Received message 269
      05:20:00,759 INFO  [org.apache.activemq.artemis.tests.integration] Received message 270
      05:20:00,760 INFO  [org.apache.activemq.artemis.tests.integration] Received message 271
      05:20:00,761 INFO  [org.apache.activemq.artemis.tests.integration] Received message 272
      05:20:00,763 INFO  [org.apache.activemq.artemis.tests.integration] Received message 273
      05:20:00,763 INFO  [org.apache.activemq.artemis.tests.integration] Received message 274
      05:20:00,763 INFO  [org.apache.activemq.artemis.tests.integration] Received message 275
      05:20:00,764 INFO  [org.apache.activemq.artemis.tests.integration] Received message 276
      05:20:00,764 INFO  [org.apache.activemq.artemis.tests.integration] Received message 277
      05:20:00,765 INFO  [org.apache.activemq.artemis.tests.integration] Received message 278
      05:20:00,765 INFO  [org.apache.activemq.artemis.tests.integration] Received message 279
      05:20:00,765 INFO  [org.apache.activemq.artemis.tests.integration] Received message 280
      05:20:00,765 INFO  [org.apache.activemq.artemis.tests.integration] Received message 281
      05:20:00,765 INFO  [org.apache.activemq.artemis.tests.integration] Received message 282
      05:20:00,765 INFO  [org.apache.activemq.artemis.tests.integration] Received message 283
      05:20:00,765 INFO  [org.apache.activemq.artemis.tests.integration] Received message 284
      05:20:00,766 INFO  [org.apache.activemq.artemis.tests.integration] Received message 285
      05:20:00,766 INFO  [org.apache.activemq.artemis.tests.integration] Received message 286
      05:20:00,767 INFO  [org.apache.activemq.artemis.tests.integration] Received message 287
      05:20:00,767 INFO  [org.apache.activemq.artemis.tests.integration] Received message 288
      05:20:00,767 INFO  [org.apache.activemq.artemis.tests.integration] Received message 289
      05:20:00,767 INFO  [org.apache.activemq.artemis.tests.integration] Received message 290
      05:20:00,768 INFO  [org.apache.activemq.artemis.tests.integration] Received message 291
      05:20:00,768 INFO  [org.apache.activemq.artemis.tests.integration] Received message 292
      05:20:00,769 INFO  [org.apache.activemq.artemis.tests.integration] Received message 293
      05:20:00,769 INFO  [org.apache.activemq.artemis.tests.integration] Received message 294
      05:20:00,769 INFO  [org.apache.activemq.artemis.tests.integration] Received message 295
      05:20:00,770 INFO  [org.apache.activemq.artemis.tests.integration] Received message 296
      05:20:00,770 INFO  [org.apache.activemq.artemis.tests.integration] Received message 297
      05:20:00,771 INFO  [org.apache.activemq.artemis.tests.integration] Received message 298
      05:20:00,771 INFO  [org.apache.activemq.artemis.tests.integration] Received message 299
      05:20:00,771 INFO  [org.apache.activemq.artemis.tests.integration] Received message 300
      05:20:00,771 INFO  [org.apache.activemq.artemis.tests.integration] Received message 301
      05:20:00,772 INFO  [org.apache.activemq.artemis.tests.integration] Received message 302
      05:20:00,772 INFO  [org.apache.activemq.artemis.tests.integration] Received message 303
      05:20:00,773 INFO  [org.apache.activemq.artemis.tests.integration] Received message 304
      05:20:00,773 INFO  [org.apache.activemq.artemis.tests.integration] Received message 305
      05:20:00,773 INFO  [org.apache.activemq.artemis.tests.integration] Received message 306
      05:20:00,774 INFO  [org.apache.activemq.artemis.tests.integration] Received message 307
      05:20:00,774 INFO  [org.apache.activemq.artemis.tests.integration] Received message 308
      05:20:00,774 INFO  [org.apache.activemq.artemis.tests.integration] Received message 309
      05:20:00,774 INFO  [org.apache.activemq.artemis.tests.integration] Received message 310
      05:20:00,775 INFO  [org.apache.activemq.artemis.tests.integration] Received message 311
      05:20:00,775 INFO  [org.apache.activemq.artemis.tests.integration] Received message 312
      05:20:00,775 INFO  [org.apache.activemq.artemis.tests.integration] Received message 313
      05:20:00,775 INFO  [org.apache.activemq.artemis.tests.integration] Received message 314
      05:20:00,775 INFO  [org.apache.activemq.artemis.tests.integration] Received message 315
      05:20:00,776 INFO  [org.apache.activemq.artemis.tests.integration] Received message 316
      05:20:00,776 INFO  [org.apache.activemq.artemis.tests.integration] Received message 317
      05:20:00,776 INFO  [org.apache.activemq.artemis.tests.integration] Received message 318
      05:20:00,776 INFO  [org.apache.activemq.artemis.tests.integration] Received message 319
      05:20:00,777 INFO  [org.apache.activemq.artemis.tests.integration] Received message 320
      05:20:00,777 INFO  [org.apache.activemq.artemis.tests.integration] Received message 321
      05:20:00,778 INFO  [org.apache.activemq.artemis.tests.integration] Received message 322
      05:20:00,778 INFO  [org.apache.activemq.artemis.tests.integration] Received message 323
      05:20:00,779 INFO  [org.apache.activemq.artemis.tests.integration] Received message 324
      05:20:00,779 INFO  [org.apache.activemq.artemis.tests.integration] Received message 325
      05:20:00,780 INFO  [org.apache.activemq.artemis.tests.integration] Received message 326
      05:20:00,780 INFO  [org.apache.activemq.artemis.tests.integration] Received message 327
      05:20:00,780 INFO  [org.apache.activemq.artemis.tests.integration] Received message 328
      05:20:00,781 INFO  [org.apache.activemq.artemis.tests.integration] Received message 329
      05:20:00,781 INFO  [org.apache.activemq.artemis.tests.integration] Received message 330
      05:20:00,781 INFO  [org.apache.activemq.artemis.tests.integration] Received message 331
      05:20:00,781 INFO  [org.apache.activemq.artemis.tests.integration] Received message 332
      05:20:00,782 INFO  [org.apache.activemq.artemis.tests.integration] Received message 333
      05:20:00,782 INFO  [org.apache.activemq.artemis.tests.integration] Received message 334
      05:20:00,782 INFO  [org.apache.activemq.artemis.tests.integration] Received message 335
      05:20:00,783 INFO  [org.apache.activemq.artemis.tests.integration] Received message 336
      05:20:00,783 INFO  [org.apache.activemq.artemis.tests.integration] Received message 337
      05:20:00,783 INFO  [org.apache.activemq.artemis.tests.integration] Received message 338
      05:20:00,784 INFO  [org.apache.activemq.artemis.tests.integration] Received message 339
      05:20:00,784 INFO  [org.apache.activemq.artemis.tests.integration] Received message 340
      05:20:00,784 INFO  [org.apache.activemq.artemis.tests.integration] Received message 341
      05:20:00,784 INFO  [org.apache.activemq.artemis.tests.integration] Received message 342
      05:20:00,785 INFO  [org.apache.activemq.artemis.tests.integration] Received message 343
      05:20:00,785 INFO  [org.apache.activemq.artemis.tests.integration] Received message 344
      05:20:00,786 INFO  [org.apache.activemq.artemis.tests.integration] Received message 345
      05:20:00,786 INFO  [org.apache.activemq.artemis.tests.integration] Received message 346
      05:20:00,787 INFO  [org.apache.activemq.artemis.tests.integration] Received message 347
      05:20:00,790 INFO  [org.apache.activemq.artemis.tests.integration] Received message 348
      05:20:00,790 INFO  [org.apache.activemq.artemis.tests.integration] Received message 349
      05:20:00,791 INFO  [org.apache.activemq.artemis.tests.integration] Received message 350
      05:20:00,791 INFO  [org.apache.activemq.artemis.tests.integration] Received message 351
      05:20:00,791 INFO  [org.apache.activemq.artemis.tests.integration] Received message 352
      05:20:00,791 INFO  [org.apache.activemq.artemis.tests.integration] Received message 353
      05:20:00,791 INFO  [org.apache.activemq.artemis.tests.integration] Received message 354
      05:20:00,791 INFO  [org.apache.activemq.artemis.tests.integration] Received message 355
      05:20:00,792 INFO  [org.apache.activemq.artemis.tests.integration] Received message 356
      05:20:00,792 INFO  [org.apache.activemq.artemis.tests.integration] Received message 357
      05:20:00,792 INFO  [org.apache.activemq.artemis.tests.integration] Received message 358
      05:20:00,793 INFO  [org.apache.activemq.artemis.tests.integration] Received message 359
      05:20:00,793 INFO  [org.apache.activemq.artemis.tests.integration] Received message 360
      05:20:00,793 INFO  [org.apache.activemq.artemis.tests.integration] Received message 361
      05:20:00,794 INFO  [org.apache.activemq.artemis.tests.integration] Received message 362
      05:20:00,794 INFO  [org.apache.activemq.artemis.tests.integration] Received message 363
      05:20:00,794 INFO  [org.apache.activemq.artemis.tests.integration] Received message 364
      05:20:00,795 INFO  [org.apache.activemq.artemis.tests.integration] Received message 365
      05:20:00,795 INFO  [org.apache.activemq.artemis.tests.integration] Received message 366
      05:20:00,795 INFO  [org.apache.activemq.artemis.tests.integration] Received message 367
      05:20:00,795 INFO  [org.apache.activemq.artemis.tests.integration] Received message 368
      05:20:00,796 INFO  [org.apache.activemq.artemis.tests.integration] Received message 369
      05:20:00,796 INFO  [org.apache.activemq.artemis.tests.integration] Received message 370
      05:20:00,796 INFO  [org.apache.activemq.artemis.tests.integration] Received message 371
      05:20:00,797 INFO  [org.apache.activemq.artemis.tests.integration] Received message 372
      05:20:00,797 INFO  [org.apache.activemq.artemis.tests.integration] Received message 373
      05:20:00,797 INFO  [org.apache.activemq.artemis.tests.integration] Received message 374
      05:20:00,798 INFO  [org.apache.activemq.artemis.tests.integration] Received message 375
      05:20:00,798 INFO  [org.apache.activemq.artemis.tests.integration] Received message 376
      05:20:00,798 INFO  [org.apache.activemq.artemis.tests.integration] Received message 377
      05:20:00,799 INFO  [org.apache.activemq.artemis.tests.integration] Received message 378
      05:20:00,799 INFO  [org.apache.activemq.artemis.tests.integration] Received message 379
      05:20:00,799 INFO  [org.apache.activemq.artemis.tests.integration] Received message 380
      05:20:00,800 INFO  [org.apache.activemq.artemis.tests.integration] Received message 381
      05:20:00,800 INFO  [org.apache.activemq.artemis.tests.integration] Received message 382
      05:20:00,802 INFO  [org.apache.activemq.artemis.tests.integration] Received message 383
      05:20:00,802 INFO  [org.apache.activemq.artemis.tests.integration] Received message 384
      05:20:00,803 INFO  [org.apache.activemq.artemis.tests.integration] Received message 385
      05:20:00,803 INFO  [org.apache.activemq.artemis.tests.integration] Received message 386
      05:20:00,803 INFO  [org.apache.activemq.artemis.tests.integration] Received message 387
      05:20:00,803 INFO  [org.apache.activemq.artemis.tests.integration] Received message 388
      05:20:00,804 INFO  [org.apache.activemq.artemis.tests.integration] Received message 389
      05:20:00,804 INFO  [org.apache.activemq.artemis.tests.integration] Received message 390
      05:20:00,804 INFO  [org.apache.activemq.artemis.tests.integration] Received message 391
      05:20:00,805 INFO  [org.apache.activemq.artemis.tests.integration] Received message 392
      05:20:00,805 INFO  [org.apache.activemq.artemis.tests.integration] Received message 393
      05:20:00,805 INFO  [org.apache.activemq.artemis.tests.integration] Received message 394
      05:20:00,805 INFO  [org.apache.activemq.artemis.tests.integration] Received message 395
      05:20:00,806 INFO  [org.apache.activemq.artemis.tests.integration] Received message 396
      05:20:00,806 INFO  [org.apache.activemq.artemis.tests.integration] Received message 397
      05:20:00,806 INFO  [org.apache.activemq.artemis.tests.integration] Received message 398
      05:20:00,806 INFO  [org.apache.activemq.artemis.tests.integration] Received message 399
      05:20:00,807 INFO  [org.apache.activemq.artemis.tests.integration] Received message 400
      05:20:00,807 INFO  [org.apache.activemq.artemis.tests.integration] Received message 401
      05:20:00,807 INFO  [org.apache.activemq.artemis.tests.integration] Received message 402
      05:20:00,807 INFO  [org.apache.activemq.artemis.tests.integration] Received message 403
      05:20:00,807 INFO  [org.apache.activemq.artemis.tests.integration] Received message 404
      05:20:00,807 INFO  [org.apache.activemq.artemis.tests.integration] Received message 405
      05:20:00,808 INFO  [org.apache.activemq.artemis.tests.integration] Received message 406
      05:20:00,808 INFO  [org.apache.activemq.artemis.tests.integration] Received message 407
      05:20:00,809 INFO  [org.apache.activemq.artemis.tests.integration] Received message 408
      05:20:00,809 INFO  [org.apache.activemq.artemis.tests.integration] Received message 409
      05:20:00,809 INFO  [org.apache.activemq.artemis.tests.integration] Received message 410
      05:20:00,809 INFO  [org.apache.activemq.artemis.tests.integration] Received message 411
      05:20:00,810 INFO  [org.apache.activemq.artemis.tests.integration] Received message 412
      05:20:00,810 INFO  [org.apache.activemq.artemis.tests.integration] Received message 413
      05:20:00,810 INFO  [org.apache.activemq.artemis.tests.integration] Received message 414
      05:20:00,811 INFO  [org.apache.activemq.artemis.tests.integration] Received message 415
      05:20:00,812 INFO  [org.apache.activemq.artemis.tests.integration] Received message 416
      05:20:00,813 INFO  [org.apache.activemq.artemis.tests.integration] Received message 417
      05:20:00,813 INFO  [org.apache.activemq.artemis.tests.integration] Received message 418
      05:20:00,813 INFO  [org.apache.activemq.artemis.tests.integration] Received message 419
      05:20:00,813 INFO  [org.apache.activemq.artemis.tests.integration] Received message 420
      05:20:00,814 INFO  [org.apache.activemq.artemis.tests.integration] Received message 421
      05:20:00,814 INFO  [org.apache.activemq.artemis.tests.integration] Received message 422
      05:20:00,814 INFO  [org.apache.activemq.artemis.tests.integration] Received message 423
      05:20:00,815 INFO  [org.apache.activemq.artemis.tests.integration] Received message 424
      05:20:00,815 INFO  [org.apache.activemq.artemis.tests.integration] Received message 425
      05:20:00,815 INFO  [org.apache.activemq.artemis.tests.integration] Received message 426
      05:20:00,815 INFO  [org.apache.activemq.artemis.tests.integration] Received message 427
      05:20:00,816 INFO  [org.apache.activemq.artemis.tests.integration] Received message 428
      05:20:00,816 INFO  [org.apache.activemq.artemis.tests.integration] Received message 429
      05:20:00,817 INFO  [org.apache.activemq.artemis.tests.integration] Received message 430
      05:20:00,817 INFO  [org.apache.activemq.artemis.tests.integration] Received message 431
      05:20:00,817 INFO  [org.apache.activemq.artemis.tests.integration] Received message 432
      05:20:00,817 INFO  [org.apache.activemq.artemis.tests.integration] Received message 433
      05:20:00,818 INFO  [org.apache.activemq.artemis.tests.integration] Received message 434
      05:20:00,818 INFO  [org.apache.activemq.artemis.tests.integration] Received message 435
      05:20:00,818 INFO  [org.apache.activemq.artemis.tests.integration] Received message 436
      05:20:00,819 INFO  [org.apache.activemq.artemis.tests.integration] Received message 437
      05:20:00,819 INFO  [org.apache.activemq.artemis.tests.integration] Received message 438
      05:20:00,819 INFO  [org.apache.activemq.artemis.tests.integration] Received message 439
      05:20:00,819 INFO  [org.apache.activemq.artemis.tests.integration] Received message 440
      05:20:00,820 INFO  [org.apache.activemq.artemis.tests.integration] Received message 441
      05:20:00,820 INFO  [org.apache.activemq.artemis.tests.integration] Received message 442
      05:20:00,820 INFO  [org.apache.activemq.artemis.tests.integration] Received message 443
      05:20:00,821 INFO  [org.apache.activemq.artemis.tests.integration] Received message 444
      05:20:00,821 INFO  [org.apache.activemq.artemis.tests.integration] Received message 445
      05:20:00,821 INFO  [org.apache.activemq.artemis.tests.integration] Received message 446
      05:20:00,821 INFO  [org.apache.activemq.artemis.tests.integration] Received message 447
      05:20:00,822 INFO  [org.apache.activemq.artemis.tests.integration] Received message 448
      05:20:00,822 INFO  [org.apache.activemq.artemis.tests.integration] Received message 449
      05:20:00,823 INFO  [org.apache.activemq.artemis.tests.integration] Received message 450
      05:20:00,823 INFO  [org.apache.activemq.artemis.tests.integration] Received message 451
      05:20:00,823 INFO  [org.apache.activemq.artemis.tests.integration] Received message 452
      05:20:00,823 INFO  [org.apache.activemq.artemis.tests.integration] Received message 453
      05:20:00,823 INFO  [org.apache.activemq.artemis.tests.integration] Received message 454
      05:20:00,824 INFO  [org.apache.activemq.artemis.tests.integration] Received message 455
      05:20:00,824 INFO  [org.apache.activemq.artemis.tests.integration] Received message 456
      05:20:00,824 INFO  [org.apache.activemq.artemis.tests.integration] Received message 457
      05:20:00,825 INFO  [org.apache.activemq.artemis.tests.integration] Received message 458
      05:20:00,825 INFO  [org.apache.activemq.artemis.tests.integration] Received message 459
      05:20:00,826 INFO  [org.apache.activemq.artemis.tests.integration] Received message 460
      05:20:00,826 INFO  [org.apache.activemq.artemis.tests.integration] Received message 461
      05:20:00,826 INFO  [org.apache.activemq.artemis.tests.integration] Received message 462
      05:20:00,826 INFO  [org.apache.activemq.artemis.tests.integration] Received message 463
      05:20:00,827 INFO  [org.apache.activemq.artemis.tests.integration] Received message 464
      05:20:00,827 INFO  [org.apache.activemq.artemis.tests.integration] Received message 465
      05:20:00,827 INFO  [org.apache.activemq.artemis.tests.integration] Received message 466
      05:20:00,827 INFO  [org.apache.activemq.artemis.tests.integration] Received message 467
      05:20:00,827 INFO  [org.apache.activemq.artemis.tests.integration] Received message 468
      05:20:00,828 INFO  [org.apache.activemq.artemis.tests.integration] Received message 469
      05:20:00,828 INFO  [org.apache.activemq.artemis.tests.integration] Received message 470
      05:20:00,829 INFO  [org.apache.activemq.artemis.tests.integration] Received message 471
      05:20:00,829 INFO  [org.apache.activemq.artemis.tests.integration] Received message 472
      05:20:00,830 INFO  [org.apache.activemq.artemis.tests.integration] Received message 473
      05:20:00,830 INFO  [org.apache.activemq.artemis.tests.integration] Received message 474
      05:20:00,830 INFO  [org.apache.activemq.artemis.tests.integration] Received message 475
      05:20:00,831 INFO  [org.apache.activemq.artemis.tests.integration] Received message 476
      05:20:00,831 INFO  [org.apache.activemq.artemis.tests.integration] Received message 477
      05:20:00,831 INFO  [org.apache.activemq.artemis.tests.integration] Received message 478
      05:20:00,831 INFO  [org.apache.activemq.artemis.tests.integration] Received message 479
      05:20:00,832 INFO  [org.apache.activemq.artemis.tests.integration] Received message 480
      05:20:00,832 INFO  [org.apache.activemq.artemis.tests.integration] Received message 481
      05:20:00,832 INFO  [org.apache.activemq.artemis.tests.integration] Received message 482
      05:20:00,832 INFO  [org.apache.activemq.artemis.tests.integration] Received message 483
      05:20:00,833 INFO  [org.apache.activemq.artemis.tests.integration] Received message 484
      05:20:00,833 INFO  [org.apache.activemq.artemis.tests.integration] Received message 485
      05:20:00,833 INFO  [org.apache.activemq.artemis.tests.integration] Received message 486
      05:20:00,833 INFO  [org.apache.activemq.artemis.tests.integration] Received message 487
      05:20:00,834 INFO  [org.apache.activemq.artemis.tests.integration] Received message 488
      05:20:00,834 INFO  [org.apache.activemq.artemis.tests.integration] Received message 489
      05:20:00,834 INFO  [org.apache.activemq.artemis.tests.integration] Received message 490
      05:20:00,835 INFO  [org.apache.activemq.artemis.tests.integration] Received message 491
      05:20:00,835 INFO  [org.apache.activemq.artemis.tests.integration] Received message 492
      05:20:00,835 INFO  [org.apache.activemq.artemis.tests.integration] Received message 493
      05:20:00,835 INFO  [org.apache.activemq.artemis.tests.integration] Received message 494
      05:20:00,836 INFO  [org.apache.activemq.artemis.tests.integration] Received message 495
      05:20:00,836 INFO  [org.apache.activemq.artemis.tests.integration] Received message 496
      05:20:00,836 INFO  [org.apache.activemq.artemis.tests.integration] Received message 497
      05:20:00,837 INFO  [org.apache.activemq.artemis.tests.integration] Received message 498
      05:20:00,837 INFO  [org.apache.activemq.artemis.tests.integration] Received message 499
      05:20:10,839 WARN  [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
      05:20:10,870 INFO  [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0.SP16-redhat-1 [2aab5815-1110-11e6-9173-8708f596ea7a] stopped
      05:20:10,899 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testExpireLargeMessageOnPaging()...
      

            jondruse@redhat.com Jiri Ondrusek
            eduda_jira Erich Duda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: