OpenJDK Server VM warning: You have loaded library /opt/A-MQ7-7.0.0.ER8-redhat-1/bin/lib/linux-x86_64/libartemis-native-64.so which might have disabled stack guard. The VM will try to fix the stack guard now. It's highly recommended that you fix the library with 'execstack -c ', or link it with '-z noexecstack'. _ _ _ / \ ____| |_ ___ __ __(_) _____ / _ \| _ \ __|/ _ \ \/ | |/ __/ / ___ \ | \/ |_/ __/ |\/| | |\___ \ /_/ \_\| \__\____|_| |_|_|/___ / Apache ActiveMQ Artemis 1.3.0.amq-700001-redhat-1 22:15:54,537 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server 22:15:54,570 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=./A-MQ7-ER8-CUSTOM-data/journal,bindingsDirectory=./A-MQ7-ER8-CUSTOM-data/bindings,largeMessagesDirectory=./A-MQ7-ER8-CUSTOM-data/large-messages,pagingDirectory=./A-MQ7-ER8-CUSTOM-data/paging) 22:15:54,628 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal 22:15:54,720 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 22:15:54,724 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 22:15:54,727 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 22:15:54,729 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 22:15:54,731 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE 22:15:54,734 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 22:15:55,896 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Trying to deploy queue jms.queue.DLQ 22:15:55,916 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Trying to deploy queue jms.queue.ExpiryQueue 22:15:56,411 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started Acceptor at 0.0.0.0:61616 for protocols [CORE,MQTT,AMQP,HORNETQ,STOMP,OPENWIRE] 22:15:56,423 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started Acceptor at 0.0.0.0:5445 for protocols [HORNETQ,STOMP] 22:15:56,429 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started Acceptor at 0.0.0.0:5672 for protocols [AMQP] 22:15:56,433 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started Acceptor at 0.0.0.0:1883 for protocols [MQTT] 22:15:56,445 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started Acceptor at 0.0.0.0:61613 for protocols [STOMP] 22:15:56,445 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live 22:15:56,445 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.3.0.amq-700001-redhat-1 [0.0.0.0, nodeID=51aec797-9f8e-11e6-85bc-525400276f41] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. INFO | main | Initialized artemis-plugin plugin INFO | main | Initialized dispatch-hawtio-console plugin 22:16:00,063 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://localhost:8161 22:16:00,063 INFO [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at http://localhost:8161/jolokia 22:16:09,694 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:09,740 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:09,767 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.f3965901-9f74-4f08-af6d-654b9bb91a60 java.lang.Exception: Destination still has durable subscription: f3965901-9f74-4f08-af6d-654b9bb91a60 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:10,397 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3e5c2cbb-9faf-11e6-8932-525400276f41 22:16:10,397 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3e5c2cbb-9faf-11e6-8932-525400276f41 22:16:10,398 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:0:-1 22:16:10,398 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:0:-1 22:16:10,597 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:10,609 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:10,623 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.f0cd32b0-8aee-45d8-8623-9233fa8f3b9a java.lang.Exception: Destination still has durable subscription: f0cd32b0-8aee-45d8-8623-9233fa8f3b9a at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:11,028 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3ef670f2-9faf-11e6-8932-525400276f41 22:16:11,028 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3ef670f2-9faf-11e6-8932-525400276f41 22:16:11,028 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:1:-1 22:16:11,029 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:1:-1 22:16:11,099 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:11,117 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:11,134 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.7c2a77ba-b039-4d9a-9d6a-5e0bbf80508b java.lang.Exception: Destination still has durable subscription: 7c2a77ba-b039-4d9a-9d6a-5e0bbf80508b at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:11,211 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3f44df19-9faf-11e6-8932-525400276f41 22:16:11,214 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3f44df19-9faf-11e6-8932-525400276f41 22:16:11,215 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:2:-1 22:16:11,216 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:2:-1 22:16:11,295 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:11,315 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:11,383 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3f62c760-9faf-11e6-8932-525400276f41 22:16:11,384 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3f62c760-9faf-11e6-8932-525400276f41 22:16:11,385 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:3:-1 22:16:11,389 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:3:-1 22:16:11,447 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:11,464 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:11,549 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3f795ca5-9faf-11e6-8932-525400276f41 22:16:11,550 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3f795ca5-9faf-11e6-8932-525400276f41 22:16:11,550 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:4:-1 22:16:11,551 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:4:-1 22:16:11,598 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:11,608 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:11,621 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.19408297-1220-4953-95b2-4848790442bd java.lang.Exception: Destination still has durable subscription: 19408297-1220-4953-95b2-4848790442bd at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:11,700 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3f9018fa-9faf-11e6-8932-525400276f41 22:16:11,701 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3f9018fa-9faf-11e6-8932-525400276f41 22:16:11,702 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:5:-1 22:16:11,702 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:5:-1 22:16:11,743 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:11,763 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:11,785 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.e4053647-c75c-499d-ae56-efe51f6fa098 java.lang.Exception: Destination still has durable subscription: e4053647-c75c-499d-ae56-efe51f6fa098 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:11,864 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3fa6ae41-9faf-11e6-8932-525400276f41 22:16:11,865 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3fa6ae41-9faf-11e6-8932-525400276f41 22:16:11,865 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:6:-1 22:16:11,865 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:6:-1 22:16:11,893 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:11,915 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:11,964 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.a399bb9a-3c4c-4eca-85fe-cd435496da54 java.lang.Exception: Destination still has an active subscription: a399bb9a-3c4c-4eca-85fe-cd435496da54 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:813) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:11,995 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3fc72ea0-9faf-11e6-8932-525400276f41 22:16:11,995 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3fc72ea0-9faf-11e6-8932-525400276f41 22:16:11,995 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:9:-1 22:16:11,996 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:9:-1 22:16:12,004 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3fc4bd9d-9faf-11e6-8932-525400276f41 22:16:12,004 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3fc4bd9d-9faf-11e6-8932-525400276f41 22:16:12,004 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:8:-1 22:16:12,004 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:8:-1 22:16:12,071 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3fbe2de8-9faf-11e6-8932-525400276f41 22:16:12,072 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3fbe2de8-9faf-11e6-8932-525400276f41 22:16:12,073 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:7:-1 22:16:12,073 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:7:-1 22:16:12,107 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:12,123 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:12,145 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.cc9f22fb-9adb-47f2-8d2c-22c961dde1b3 java.lang.Exception: Destination still has durable subscription: cc9f22fb-9adb-47f2-8d2c-22c961dde1b3 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:12,255 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3fde1206-9faf-11e6-8932-525400276f41 22:16:12,256 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3fde1206-9faf-11e6-8932-525400276f41 22:16:12,257 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:10:-1 22:16:12,257 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:10:-1 22:16:12,299 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:12,319 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:12,357 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.4fdce555-3a0b-4148-ae2b-cfbdf130f8a4 java.lang.Exception: Destination still has an active subscription: 4fdce555-3a0b-4148-ae2b-cfbdf130f8a4 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:813) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:12,623 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4003e993-9faf-11e6-8932-525400276f41 22:16:12,624 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4003e993-9faf-11e6-8932-525400276f41 22:16:12,624 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:12:-1 22:16:12,625 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:12:-1 22:16:12,700 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 3ffbac2e-9faf-11e6-8932-525400276f41 22:16:12,701 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 3ffbac2e-9faf-11e6-8932-525400276f41 22:16:12,701 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:11:-1 22:16:12,701 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:11:-1 22:16:12,732 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:12,748 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:12,767 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.4e049849-7ae6-4b2b-b257-0a38ff9790f4 java.lang.Exception: Destination still has durable subscription: 4e049849-7ae6-4b2b-b257-0a38ff9790f4 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:12,855 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 403d7028-9faf-11e6-8932-525400276f41 22:16:12,856 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 403d7028-9faf-11e6-8932-525400276f41 22:16:12,857 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:13:-1 22:16:12,858 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:13:-1 22:16:12,907 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:12,915 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:12,956 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 405cdf14-9faf-11e6-8932-525400276f41 22:16:12,958 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 405cdf14-9faf-11e6-8932-525400276f41 22:16:12,959 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:15:-1 22:16:12,959 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:15:-1 22:16:12,975 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4062d287-9faf-11e6-8932-525400276f41 22:16:12,975 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4062d287-9faf-11e6-8932-525400276f41 22:16:12,975 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:16:-1 22:16:12,975 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:16:-1 22:16:12,989 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.a3c7ce3e-b7bd-47b3-abef-614fcdd43a01 java.lang.Exception: Destination still has durable subscription: a3c7ce3e-b7bd-47b3-abef-614fcdd43a01 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,007 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4064a74a-9faf-11e6-8932-525400276f41 22:16:13,008 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4064a74a-9faf-11e6-8932-525400276f41 22:16:13,008 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:17:-1 22:16:13,009 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:17:-1 22:16:13,041 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.091489df-e202-444d-92ac-232c0b968964 java.lang.Exception: Destination still has durable subscription: 091489df-e202-444d-92ac-232c0b968964 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,057 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 406c968f-9faf-11e6-8932-525400276f41 22:16:13,058 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 406c968f-9faf-11e6-8932-525400276f41 22:16:13,058 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:18:-1 22:16:13,058 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:18:-1 22:16:13,111 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.dcca49c1-0c9a-473f-a0b0-6e6e232b9392 java.lang.Exception: Destination still has durable subscription: dcca49c1-0c9a-473f-a0b0-6e6e232b9392 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,130 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4072b014-9faf-11e6-8932-525400276f41 22:16:13,130 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4072b014-9faf-11e6-8932-525400276f41 22:16:13,131 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:19:-1 22:16:13,131 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:19:-1 22:16:13,148 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.b7c0d814-e139-44f9-b807-b631c7401bff java.lang.Exception: Destination still has durable subscription: b7c0d814-e139-44f9-b807-b631c7401bff at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,164 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 407c7419-9faf-11e6-8932-525400276f41 22:16:13,165 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 407c7419-9faf-11e6-8932-525400276f41 22:16:13,165 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:20:-1 22:16:13,165 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:20:-1 22:16:13,179 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.7a95cf4d-0031-46f2-96d9-900f17a9b4b1 java.lang.Exception: Destination still has durable subscription: 7a95cf4d-0031-46f2-96d9-900f17a9b4b1 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,192 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4081a43e-9faf-11e6-8932-525400276f41 22:16:13,192 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4081a43e-9faf-11e6-8932-525400276f41 22:16:13,192 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:21:-1 22:16:13,192 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:21:-1 22:16:13,223 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.6aa412aa-c522-40a6-9350-925cee3981de java.lang.Exception: Destination still has durable subscription: 6aa412aa-c522-40a6-9350-925cee3981de at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,239 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40872283-9faf-11e6-8932-525400276f41 22:16:13,239 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40872283-9faf-11e6-8932-525400276f41 22:16:13,239 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:22:-1 22:16:13,239 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:22:-1 22:16:13,259 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.cc65e17a-6447-4e08-8b8e-c19156b701e5 java.lang.Exception: Destination still has durable subscription: cc65e17a-6447-4e08-8b8e-c19156b701e5 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,274 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 408db238-9faf-11e6-8932-525400276f41 22:16:13,275 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 408db238-9faf-11e6-8932-525400276f41 22:16:13,275 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:23:-1 22:16:13,275 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:23:-1 22:16:13,294 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.a67c9578-eab4-4333-9867-3e499e7462b1 java.lang.Exception: Destination still has durable subscription: a67c9578-eab4-4333-9867-3e499e7462b1 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,309 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4092e25d-9faf-11e6-8932-525400276f41 22:16:13,310 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4092e25d-9faf-11e6-8932-525400276f41 22:16:13,310 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:24:-1 22:16:13,311 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:24:-1 22:16:13,330 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.232f7d5e-7890-4b8f-bdb6-f6c99e547b0e java.lang.Exception: Destination still has durable subscription: 232f7d5e-7890-4b8f-bdb6-f6c99e547b0e at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,339 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4098d5d2-9faf-11e6-8932-525400276f41 22:16:13,340 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4098d5d2-9faf-11e6-8932-525400276f41 22:16:13,340 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:25:-1 22:16:13,340 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:25:-1 22:16:13,368 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.24228fbc-4984-445c-9db5-30dff54b4610 java.lang.Exception: Destination still has durable subscription: 24228fbc-4984-445c-9db5-30dff54b4610 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,381 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 409e05f7-9faf-11e6-8932-525400276f41 22:16:13,381 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 409e05f7-9faf-11e6-8932-525400276f41 22:16:13,381 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:26:-1 22:16:13,382 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:26:-1 22:16:13,400 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.8863a1df-d350-48ce-b3f5-02d4e1776174 java.lang.Exception: Destination still has durable subscription: 8863a1df-d350-48ce-b3f5-02d4e1776174 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,414 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40a2e7fc-9faf-11e6-8932-525400276f41 22:16:13,415 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40a2e7fc-9faf-11e6-8932-525400276f41 22:16:13,416 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:27:-1 22:16:13,416 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:27:-1 22:16:13,430 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.d48426b8-84ec-4ad7-bae3-8a6f74321a11 java.lang.Exception: Destination still has durable subscription: d48426b8-84ec-4ad7-bae3-8a6f74321a11 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,445 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40a81821-9faf-11e6-8932-525400276f41 22:16:13,445 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40a81821-9faf-11e6-8932-525400276f41 22:16:13,445 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:28:-1 22:16:13,445 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:28:-1 22:16:13,461 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.1396b00b-ff8d-47fc-8a68-1c424f183edb java.lang.Exception: Destination still has durable subscription: 1396b00b-ff8d-47fc-8a68-1c424f183edb at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,479 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40acd316-9faf-11e6-8932-525400276f41 22:16:13,479 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40acd316-9faf-11e6-8932-525400276f41 22:16:13,479 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:29:-1 22:16:13,479 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:29:-1 22:16:13,499 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.8c1af97c-aecf-4a8f-873c-5d3f85509ca3 java.lang.Exception: Destination still has durable subscription: 8c1af97c-aecf-4a8f-873c-5d3f85509ca3 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,510 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40b29f7b-9faf-11e6-8932-525400276f41 22:16:13,510 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40b29f7b-9faf-11e6-8932-525400276f41 22:16:13,510 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:30:-1 22:16:13,510 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:30:-1 22:16:13,530 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.6793bb07-53cc-4b21-a9bb-aed44cb7e359 java.lang.Exception: Destination still has durable subscription: 6793bb07-53cc-4b21-a9bb-aed44cb7e359 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,543 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40b75a70-9faf-11e6-8932-525400276f41 22:16:13,543 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40b75a70-9faf-11e6-8932-525400276f41 22:16:13,545 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:31:-1 22:16:13,547 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:31:-1 22:16:13,571 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.f62406aa-06b7-4f64-85d1-3acb7a9d07b7 java.lang.Exception: Destination still has durable subscription: f62406aa-06b7-4f64-85d1-3acb7a9d07b7 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,587 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40bd4de5-9faf-11e6-8932-525400276f41 22:16:13,588 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40bd4de5-9faf-11e6-8932-525400276f41 22:16:13,588 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:32:-1 22:16:13,588 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:32:-1 22:16:13,601 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.6c72dc94-c1e4-4d5e-9f4a-c23c8312b6e9 java.lang.Exception: Destination still has durable subscription: 6c72dc94-c1e4-4d5e-9f4a-c23c8312b6e9 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,614 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40c256fa-9faf-11e6-8932-525400276f41 22:16:13,614 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40c256fa-9faf-11e6-8932-525400276f41 22:16:13,614 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:33:-1 22:16:13,614 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:33:-1 22:16:13,636 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ce7d54f4-8bbf-48cc-a26c-449c5ec79a01 java.lang.Exception: Destination still has durable subscription: ce7d54f4-8bbf-48cc-a26c-449c5ec79a01 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,647 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40c7871f-9faf-11e6-8932-525400276f41 22:16:13,647 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40c7871f-9faf-11e6-8932-525400276f41 22:16:13,648 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:34:-1 22:16:13,648 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:34:-1 22:16:13,662 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.b23af3a0-190b-4ba2-8d09-31d20a57a4c2 java.lang.Exception: Destination still has durable subscription: b23af3a0-190b-4ba2-8d09-31d20a57a4c2 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,680 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40cb57b4-9faf-11e6-8932-525400276f41 22:16:13,680 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40cb57b4-9faf-11e6-8932-525400276f41 22:16:13,680 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:35:-1 22:16:13,680 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:35:-1 22:16:13,702 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.de91e908-2686-4430-b0ba-395ef3293bb8 java.lang.Exception: Destination still has durable subscription: de91e908-2686-4430-b0ba-395ef3293bb8 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,716 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40d0aee9-9faf-11e6-8932-525400276f41 22:16:13,716 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40d0aee9-9faf-11e6-8932-525400276f41 22:16:13,716 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:36:-1 22:16:13,716 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:36:-1 22:16:13,729 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.b9b1f8b5-63f4-4d47-9f8e-e25364812061 java.lang.Exception: Destination still has durable subscription: b9b1f8b5-63f4-4d47-9f8e-e25364812061 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,741 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40d5b7fe-9faf-11e6-8932-525400276f41 22:16:13,741 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40d5b7fe-9faf-11e6-8932-525400276f41 22:16:13,741 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:37:-1 22:16:13,741 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:37:-1 22:16:13,760 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.e9502b28-2520-41d5-a573-62607be0cf55 java.lang.Exception: Destination still has durable subscription: e9502b28-2520-41d5-a573-62607be0cf55 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,769 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40da9a03-9faf-11e6-8932-525400276f41 22:16:13,769 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40da9a03-9faf-11e6-8932-525400276f41 22:16:13,770 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:38:-1 22:16:13,770 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:38:-1 22:16:13,785 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.6a760847-8d09-4116-acbb-384233eb4265 java.lang.Exception: Destination still has durable subscription: 6a760847-8d09-4116-acbb-384233eb4265 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,800 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40de4388-9faf-11e6-8932-525400276f41 22:16:13,800 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40de4388-9faf-11e6-8932-525400276f41 22:16:13,800 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:39:-1 22:16:13,801 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:39:-1 22:16:13,827 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.cc652f2e-c410-4c48-9743-c135d9af17a2 java.lang.Exception: Destination still has durable subscription: cc652f2e-c410-4c48-9743-c135d9af17a2 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,839 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40e373ad-9faf-11e6-8932-525400276f41 22:16:13,839 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40e373ad-9faf-11e6-8932-525400276f41 22:16:13,839 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:40:-1 22:16:13,840 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:40:-1 22:16:13,857 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.92e16bab-1421-4068-9acd-0708f9ad67cb java.lang.Exception: Destination still has durable subscription: 92e16bab-1421-4068-9acd-0708f9ad67cb at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,871 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40e8f1f2-9faf-11e6-8932-525400276f41 22:16:13,871 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40e8f1f2-9faf-11e6-8932-525400276f41 22:16:13,871 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:41:-1 22:16:13,871 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:41:-1 22:16:13,904 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.f9349d67-5080-4187-b7f4-67e4b2bb4916 java.lang.Exception: Destination still has durable subscription: f9349d67-5080-4187-b7f4-67e4b2bb4916 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,924 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40f044f7-9faf-11e6-8932-525400276f41 22:16:13,924 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40f044f7-9faf-11e6-8932-525400276f41 22:16:13,924 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:42:-1 22:16:13,925 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:42:-1 22:16:13,955 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.3c5a4679-ce40-4008-9ab6-e559ad489411 java.lang.Exception: Destination still has durable subscription: 3c5a4679-ce40-4008-9ab6-e559ad489411 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:13,972 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40f6386c-9faf-11e6-8932-525400276f41 22:16:13,972 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40f6386c-9faf-11e6-8932-525400276f41 22:16:13,972 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:43:-1 22:16:13,973 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:43:-1 22:16:13,994 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.e5a7c811-e5a9-480f-9b9d-b86282808b98 java.lang.Exception: Destination still has durable subscription: e5a7c811-e5a9-480f-9b9d-b86282808b98 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,019 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 40fd3d51-9faf-11e6-8932-525400276f41 22:16:14,020 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 40fd3d51-9faf-11e6-8932-525400276f41 22:16:14,021 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:44:-1 22:16:14,023 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:44:-1 22:16:14,054 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.bd8610d8-b16b-446a-b53c-973a90930a38 java.lang.Exception: Destination still has durable subscription: bd8610d8-b16b-446a-b53c-973a90930a38 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,069 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 410616f6-9faf-11e6-8932-525400276f41 22:16:14,069 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 410616f6-9faf-11e6-8932-525400276f41 22:16:14,069 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:45:-1 22:16:14,069 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:45:-1 22:16:14,099 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.da19f5bd-0685-405d-b184-c6de141bbcc6 java.lang.Exception: Destination still has durable subscription: da19f5bd-0685-405d-b184-c6de141bbcc6 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,112 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 410d1bdb-9faf-11e6-8932-525400276f41 22:16:14,113 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 410d1bdb-9faf-11e6-8932-525400276f41 22:16:14,113 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:46:-1 22:16:14,113 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:46:-1 22:16:14,131 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.0201b8f9-715f-4bd4-8e3e-7e4c44567503 java.lang.Exception: Destination still has durable subscription: 0201b8f9-715f-4bd4-8e3e-7e4c44567503 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,149 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 41127310-9faf-11e6-8932-525400276f41 22:16:14,150 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 41127310-9faf-11e6-8932-525400276f41 22:16:14,150 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:47:-1 22:16:14,150 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:47:-1 22:16:14,175 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.cb12f948-1fcb-4b66-81ac-2d8ddfe4aeaa java.lang.Exception: Destination still has durable subscription: cb12f948-1fcb-4b66-81ac-2d8ddfe4aeaa at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,186 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 41183f75-9faf-11e6-8932-525400276f41 22:16:14,186 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 41183f75-9faf-11e6-8932-525400276f41 22:16:14,186 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:48:-1 22:16:14,187 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:48:-1 22:16:14,204 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.44c1716c-b651-40a1-83af-9566545ea53d java.lang.Exception: Destination still has durable subscription: 44c1716c-b651-40a1-83af-9566545ea53d at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,216 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 411dbdba-9faf-11e6-8932-525400276f41 22:16:14,217 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 411dbdba-9faf-11e6-8932-525400276f41 22:16:14,217 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:49:-1 22:16:14,217 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:49:-1 22:16:14,247 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.32d3ac31-fb67-4e05-9324-c1a8f6215eb8 java.lang.Exception: Destination still has durable subscription: 32d3ac31-fb67-4e05-9324-c1a8f6215eb8 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,258 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 41233bff-9faf-11e6-8932-525400276f41 22:16:14,259 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 41233bff-9faf-11e6-8932-525400276f41 22:16:14,259 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:50:-1 22:16:14,259 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:50:-1 22:16:14,276 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.88cc039c-4671-424a-b131-8096308beaf9 java.lang.Exception: Destination still has durable subscription: 88cc039c-4671-424a-b131-8096308beaf9 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,293 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 41289334-9faf-11e6-8932-525400276f41 22:16:14,293 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 41289334-9faf-11e6-8932-525400276f41 22:16:14,293 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:51:-1 22:16:14,293 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:51:-1 22:16:14,310 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.aeb39771-4f49-4702-baee-d6e89d2943a5 java.lang.Exception: Destination still has durable subscription: aeb39771-4f49-4702-baee-d6e89d2943a5 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,321 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 412d9c49-9faf-11e6-8932-525400276f41 22:16:14,321 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 412d9c49-9faf-11e6-8932-525400276f41 22:16:14,321 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:52:-1 22:16:14,322 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:52:-1 22:16:14,338 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.16d0a682-d128-4a78-a36e-43e8669952b2 java.lang.Exception: Destination still has durable subscription: 16d0a682-d128-4a78-a36e-43e8669952b2 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,353 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4132302e-9faf-11e6-8932-525400276f41 22:16:14,353 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4132302e-9faf-11e6-8932-525400276f41 22:16:14,353 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:53:-1 22:16:14,353 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:53:-1 22:16:14,384 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.8a0e6a35-a389-4706-a7f7-9fe3496161f6 java.lang.Exception: Destination still has durable subscription: 8a0e6a35-a389-4706-a7f7-9fe3496161f6 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,397 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4137fc93-9faf-11e6-8932-525400276f41 22:16:14,397 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4137fc93-9faf-11e6-8932-525400276f41 22:16:14,397 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:54:-1 22:16:14,397 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:54:-1 22:16:14,418 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.9d83854a-f546-44b3-8d5d-8f89897a0c30 java.lang.Exception: Destination still has durable subscription: 9d83854a-f546-44b3-8d5d-8f89897a0c30 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,442 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 413da1e8-9faf-11e6-8932-525400276f41 22:16:14,443 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 413da1e8-9faf-11e6-8932-525400276f41 22:16:14,443 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:55:-1 22:16:14,443 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:55:-1 22:16:14,458 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.768d4512-92ef-4645-978c-9de6fc19956a java.lang.Exception: Destination still has durable subscription: 768d4512-92ef-4645-978c-9de6fc19956a at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,472 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4144a6cd-9faf-11e6-8932-525400276f41 22:16:14,472 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4144a6cd-9faf-11e6-8932-525400276f41 22:16:14,472 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:56:-1 22:16:14,472 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:56:-1 22:16:14,488 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.f8d64598-4ee3-490b-b66a-595a5c5470c6 java.lang.Exception: Destination still has durable subscription: f8d64598-4ee3-490b-b66a-595a5c5470c6 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,499 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 414913a2-9faf-11e6-8932-525400276f41 22:16:14,500 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 414913a2-9faf-11e6-8932-525400276f41 22:16:14,500 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:57:-1 22:16:14,500 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:57:-1 22:16:14,522 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.295fdf77-cd0d-4d3f-8d17-f1a60f8e141b java.lang.Exception: Destination still has durable subscription: 295fdf77-cd0d-4d3f-8d17-f1a60f8e141b at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,536 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 414e6ad7-9faf-11e6-8932-525400276f41 22:16:14,536 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 414e6ad7-9faf-11e6-8932-525400276f41 22:16:14,536 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:58:-1 22:16:14,536 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:58:-1 22:16:14,553 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ab227309-ac52-4784-8f29-b17ea1b68e17 java.lang.Exception: Destination still has durable subscription: ab227309-ac52-4784-8f29-b17ea1b68e17 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,564 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4152b09c-9faf-11e6-8932-525400276f41 22:16:14,564 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4152b09c-9faf-11e6-8932-525400276f41 22:16:14,564 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:59:-1 22:16:14,564 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:59:-1 22:16:14,582 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.29c2f4e6-240d-4268-9544-51641a96219f java.lang.Exception: Destination still has durable subscription: 29c2f4e6-240d-4268-9544-51641a96219f at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,597 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 41576b91-9faf-11e6-8932-525400276f41 22:16:14,597 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 41576b91-9faf-11e6-8932-525400276f41 22:16:14,597 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:60:-1 22:16:14,597 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:60:-1 22:16:14,619 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.407d0c7d-c34e-4943-a311-aa6af106ca7b java.lang.Exception: Destination still has durable subscription: 407d0c7d-c34e-4943-a311-aa6af106ca7b at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,634 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 415d10e6-9faf-11e6-8932-525400276f41 22:16:14,634 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 415d10e6-9faf-11e6-8932-525400276f41 22:16:14,634 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:61:-1 22:16:14,634 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:61:-1 22:16:14,654 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.e14a31b0-de54-4df8-9a7c-e942e4de0ef6 java.lang.Exception: Destination still has durable subscription: e14a31b0-de54-4df8-9a7c-e942e4de0ef6 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,666 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 41628f2b-9faf-11e6-8932-525400276f41 22:16:14,667 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 41628f2b-9faf-11e6-8932-525400276f41 22:16:14,667 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:62:-1 22:16:14,667 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:62:-1 22:16:14,681 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.2c7a3157-118d-4bb2-afc6-12c6b06b30be java.lang.Exception: Destination still has durable subscription: 2c7a3157-118d-4bb2-afc6-12c6b06b30be at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,693 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4166ade0-9faf-11e6-8932-525400276f41 22:16:14,693 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4166ade0-9faf-11e6-8932-525400276f41 22:16:14,693 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:63:-1 22:16:14,693 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:63:-1 22:16:14,708 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.fc34d172-89e4-445b-b03a-39455c6c24bf java.lang.Exception: Destination still has durable subscription: fc34d172-89e4-445b-b03a-39455c6c24bf at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,718 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 416acc95-9faf-11e6-8932-525400276f41 22:16:14,719 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 416acc95-9faf-11e6-8932-525400276f41 22:16:14,719 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:64:-1 22:16:14,719 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:64:-1 22:16:14,735 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ad84258a-2fa9-4447-add8-a1d9f3e30ac7 java.lang.Exception: Destination still has durable subscription: ad84258a-2fa9-4447-add8-a1d9f3e30ac7 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,746 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 416ec43a-9faf-11e6-8932-525400276f41 22:16:14,746 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 416ec43a-9faf-11e6-8932-525400276f41 22:16:14,746 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:65:-1 22:16:14,747 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:65:-1 22:16:14,767 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.9382e452-4afe-48f2-94cd-22c90724e6a7 java.lang.Exception: Destination still has durable subscription: 9382e452-4afe-48f2-94cd-22c90724e6a7 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,778 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 41741b6f-9faf-11e6-8932-525400276f41 22:16:14,778 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 41741b6f-9faf-11e6-8932-525400276f41 22:16:14,778 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:66:-1 22:16:14,778 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:66:-1 22:16:14,832 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4058e76f-9faf-11e6-8932-525400276f41 22:16:14,832 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4058e76f-9faf-11e6-8932-525400276f41 22:16:14,832 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:14:-1 22:16:14,833 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:14:-1 22:16:14,864 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:14,874 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:14,884 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Trying to deploy queue jms.queue.bba36a60-8490-46cc-a155-eca83fe07eac ActiveMQNonExistentQueueException[errorType=QUEUE_DOES_NOT_EXIST message=AMQ119017: Queue jms.queue.bba36a60-8490-46cc-a155-eca83fe07eac does not exist] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1527) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1514) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1502) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:804) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:14,989 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 41829a64-9faf-11e6-8932-525400276f41 22:16:14,989 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 41829a64-9faf-11e6-8932-525400276f41 22:16:14,989 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:67:-1 22:16:14,989 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:67:-1 22:16:15,031 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:15,053 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:15,068 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Trying to deploy queue jms.queue.7cadb79f-4f63-4d4c-976a-7f7343f4fac2 ActiveMQNonExistentQueueException[errorType=QUEUE_DOES_NOT_EXIST message=AMQ119017: Queue jms.queue.7cadb79f-4f63-4d4c-976a-7f7343f4fac2 does not exist] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1527) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1514) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1502) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:804) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:16,151 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 419bc7ba-9faf-11e6-8932-525400276f41 22:16:16,155 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 419bc7ba-9faf-11e6-8932-525400276f41 22:16:16,156 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:68:-1 22:16:16,156 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:68:-1 22:16:16,199 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:16,212 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:16,231 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Trying to deploy queue jms.queue.4b7dd20b-c941-49a7-9814-8d2299357e0e ActiveMQNonExistentQueueException[errorType=QUEUE_DOES_NOT_EXIST message=AMQ119017: Queue jms.queue.4b7dd20b-c941-49a7-9814-8d2299357e0e does not exist] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1527) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1514) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1502) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:804) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:16,317 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 424e74f0-9faf-11e6-8932-525400276f41 22:16:16,318 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 424e74f0-9faf-11e6-8932-525400276f41 22:16:16,318 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:69:-1 22:16:16,318 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:69:-1 22:16:16,336 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:16,346 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:16,355 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Trying to deploy queue jms.queue.e2a1362c-4470-40ab-b0f7-83f962f063f7 ActiveMQNonExistentQueueException[errorType=QUEUE_DOES_NOT_EXIST message=AMQ119017: Queue jms.queue.e2a1362c-4470-40ab-b0f7-83f962f063f7 does not exist] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1527) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1514) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1502) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:804) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:17,464 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 42641fd6-9faf-11e6-8932-525400276f41 22:16:17,464 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 42641fd6-9faf-11e6-8932-525400276f41 22:16:17,464 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:70:-1 22:16:17,464 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:70:-1 22:16:17,505 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:17,520 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:17,574 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Trying to deploy queue jms.queue.testWithZeroConsumerPrefetchAndZeroRedelivery 22:16:17,603 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 431bd721-9faf-11e6-8932-525400276f41 22:16:17,603 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 431bd721-9faf-11e6-8932-525400276f41 22:16:17,605 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:72:-1 22:16:17,607 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:72:-1 22:16:17,649 WARN [org.apache.activemq.artemis.core.server] AMQ222149: Message Reference[11121]:RELIABLE:ServerMessage[messageID=11121,durable=true,userID=null,priority=4, bodySize=1033, timestamp=Mon Oct 31 22:16:17 CET 2016,expiration=0, durable=true, address=jms.queue.testWithZeroConsumerPrefetchAndZeroRedelivery,properties=TypedProperties[__HDR_dlqDeliveryFailureCause=javax.jms.JMSException: dispatch to ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:73:1:1 exceeds RedeliveryPolicy limit: 0,__HDR_BROKER_IN_TIME=1477948577555,__HDR_ARRIVAL=0,__HDR_GROUP_SEQUENCE=0,__HDR_COMMAND_ID=5,__HDR_PRODUCER_ID=[0000 0047 7B01 2B00 3E49 443A 6468 6370 2D6C 6162 2D31 3332 2E65 6E67 6C61 ... 6D 2D34 3539 3537 2D31 3437 3739 3438 3536 3931 3635 2D30 3A37 3200 0100 01),__HDR_MESSAGE_ID=[0000 004B 6E02 AE02 7B00 3E49 443A 6468 6370 2D6C 6162 2D31 3332 2E65 6E67 ... 34 3539 3537 2D31 3437 3739 3438 3536 3931 3635 2D30 3A37 3200 0100 0100 01),__HDR_DROPPABLE=false]]@24642825 has reached maximum delivery attempts, sending it to Dead Letter Address jms.queue.DLQ from jms.queue.testWithZeroConsumerPrefetchAndZeroRedelivery ActiveMQIllegalStateException[errorType=ILLEGAL_STATE message=AMQ119025: Cannot delete queue jms.queue.testWithZeroConsumerPrefetchAndZeroRedelivery on binding jms.queue.testWithZeroConsumerPrefetchAndZeroRedelivery - it has consumers = org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1536) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1514) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1502) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:804) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:17,691 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4329e0e4-9faf-11e6-8932-525400276f41 22:16:17,692 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4329e0e4-9faf-11e6-8932-525400276f41 22:16:17,692 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:73:-1 22:16:17,692 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:73:-1 22:16:17,748 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4315958c-9faf-11e6-8932-525400276f41 22:16:17,748 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4315958c-9faf-11e6-8932-525400276f41 22:16:17,748 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:71:-1 22:16:17,749 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:71:-1 22:16:17,777 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:17,785 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic ActiveMQNonExistentQueueException[errorType=QUEUE_DOES_NOT_EXIST message=AMQ119017: Queue jms.queue.testWithZeroConsumerPrefetchWithInFlightExpiration does not exist] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1527) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1514) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1502) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:804) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:17,801 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4343354c-9faf-11e6-8932-525400276f41 22:16:17,802 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4343354c-9faf-11e6-8932-525400276f41 22:16:17,802 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:75:-1 22:16:17,802 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:75:-1 22:16:17,855 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 434000f7-9faf-11e6-8932-525400276f41 22:16:17,855 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 434000f7-9faf-11e6-8932-525400276f41 22:16:17,856 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:74:-1 22:16:17,856 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:74:-1 22:16:17,887 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:17,902 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:17,913 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Trying to deploy queue jms.queue.46a705af-0a3d-4ebf-9cae-d024cef05567 ActiveMQNonExistentQueueException[errorType=QUEUE_DOES_NOT_EXIST message=AMQ119017: Queue jms.queue.46a705af-0a3d-4ebf-9cae-d024cef05567 does not exist] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1527) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1514) at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.destroyQueue(ActiveMQServerImpl.java:1502) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:804) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:18,019 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 435054af-9faf-11e6-8932-525400276f41 22:16:18,020 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 435054af-9faf-11e6-8932-525400276f41 22:16:18,020 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:76:-1 22:16:18,020 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:76:-1 22:16:18,061 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:18,068 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:18,078 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.d34b40a9-8382-4310-9ef6-ae900da3411b java.lang.Exception: Destination still has durable subscription: d34b40a9-8382-4310-9ef6-ae900da3411b at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:18,152 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 436b56c5-9faf-11e6-8932-525400276f41 22:16:18,152 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 436b56c5-9faf-11e6-8932-525400276f41 22:16:18,152 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:77:-1 22:16:18,152 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:77:-1 22:16:18,191 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:18,219 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:18,237 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.testDestroyDestination java.lang.Exception: Destination still has durable subscription: testDestroyDestination at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) java.lang.Exception: Destination still has durable subscription: testDestroyDestination at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) java.lang.Exception: Destination still has durable subscription: testDestroyDestination at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:18,326 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 437e699c-9faf-11e6-8932-525400276f41 22:16:18,326 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 437e699c-9faf-11e6-8932-525400276f41 22:16:18,327 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:78:-1 22:16:18,327 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:78:-1 22:16:18,373 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:18,387 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:18,413 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.77b37487-071d-4498-84f9-2260dd8f06c3 java.io.EOFException at java.io.DataInputStream.readFully(DataInputStream.java:197) at java.io.DataInputStream.readUTF(DataInputStream.java:609) at java.io.DataInputStream.readUTF(DataInputStream.java:564) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter.inbound(OpenWireMessageConverter.java:238) at org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession.send(AMQSession.java:268) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processMessage(OpenWireConnection.java:1266) at org.apache.activemq.command.ActiveMQMessage.visit(ActiveMQMessage.java:768) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) java.lang.Exception: Destination still has durable subscription: 77b37487-071d-4498-84f9-2260dd8f06c3 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:20,494 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 439a7d22-9faf-11e6-8932-525400276f41 22:16:20,495 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 439a7d22-9faf-11e6-8932-525400276f41 22:16:20,495 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:79:-1 22:16:20,495 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:79:-1 22:16:20,551 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:20,564 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:20,626 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 44e6ac39-9faf-11e6-8932-525400276f41 22:16:20,627 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 44e6ac39-9faf-11e6-8932-525400276f41 22:16:20,627 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:80:-1 22:16:20,627 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:80:-1 22:16:20,766 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:20,784 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:20,854 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 45077aae-9faf-11e6-8932-525400276f41 22:16:20,855 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 45077aae-9faf-11e6-8932-525400276f41 22:16:20,855 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:81:-1 22:16:20,855 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:81:-1 22:16:20,894 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:20,906 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:20,935 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.b2415e77-b320-4d5d-9386-376aeba48154 java.lang.Exception: Destination still has durable subscription: b2415e77-b320-4d5d-9386-376aeba48154 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:21,110 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 451b29c3-9faf-11e6-8932-525400276f41 22:16:21,110 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 451b29c3-9faf-11e6-8932-525400276f41 22:16:21,110 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:82:-1 22:16:21,110 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:82:-1 22:16:21,140 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:21,153 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:21,163 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.f2981c8b-c42b-41dc-b7d2-5fd8deb7bd71 java.lang.Exception: Destination still has durable subscription: f2981c8b-c42b-41dc-b7d2-5fd8deb7bd71 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:21,217 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4541285a-9faf-11e6-8932-525400276f41 22:16:21,218 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4541285a-9faf-11e6-8932-525400276f41 22:16:21,218 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:83:-1 22:16:21,218 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:83:-1 22:16:21,253 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempQueue 22:16:21,265 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.ActiveMQ.Advisory.TempTopic 22:16:21,282 INFO [org.apache.activemq.artemis.core.server] AMQ221052: trying to deploy topic jms.topic.e8aa0f3c-970d-4441-8676-55fcdd2cd632 java.lang.Exception: Destination still has durable subscription: e8aa0f3c-970d-4441-8676-55fcdd2cd632 at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.removeDestination(OpenWireConnection.java:816) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection$CommandProcessor.processRemoveDestination(OpenWireConnection.java:918) at org.apache.activemq.command.DestinationInfo.visit(DestinationInfo.java:124) at org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.bufferReceived(OpenWireConnection.java:246) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:609) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745) 22:16:21,357 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 4551f140-9faf-11e6-8932-525400276f41 22:16:21,358 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 4551f140-9faf-11e6-8932-525400276f41 22:16:21,358 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:84:-1 22:16:21,358 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session ID:dhcp-lab-132.englab.brq.redhat.com-45957-1477948569165-0:84:-1 INFO | Thread-3 | Destroyed dispatch-hawtio-console plugin INFO | Thread-3 | Destroyed artemis-plugin plugin 22:16:28,382 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.3.0.amq-700001-redhat-1 [51aec797-9f8e-11e6-85bc-525400276f41] stopped, uptime 33.838 seconds