# "/opt/jboss-amq-7-i0-ER3_CUSTOM/bin/artemis" run _ _ _ / \ ____| |_ ___ __ __(_) _____ / _ \| _ \ __|/ _ \ \/ | |/ __/ / ___ \ | \/ |_/ __/ |\/| | |\___ \ /_/ \_\| \__\____|_| |_|_|/___ / Apache ActiveMQ Artemis 1.2.0.amq-700003-redhat-1 14:25:02,867 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server 14:25:02,974 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=./data/journal,bindingsDirectory=./data/bindings,largeMessagesDirectory=./data/large-messages,pagingDirectory=./data/paging) 14:25:03,042 INFO [org.apache.activemq.artemis.core.server] AMQ221013: Using NIO Journal 14:25:03,107 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 14:25:03,110 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 14:25:03,112 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 14:25:03,114 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 14:25:03,115 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE 14:25:03,117 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 14:25:03,742 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Trying to deploy queue jms.queue.DLQ 14:25:03,879 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Trying to deploy queue jms.queue.ExpiryQueue 14:25:03,893 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol AMQP, Protocol being ignored on acceptor TransportConfiguration(name=amqp, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?port=5672&host=0-0-0-0&protocols=AMQP 14:25:04,090 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored on acceptor TransportConfiguration(name=hornetq, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?port=5445&host=0-0-0-0&protocols=HORNETQ,STOMP 14:25:04,091 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol STOMP, Protocol being ignored on acceptor TransportConfiguration(name=hornetq, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?port=5445&host=0-0-0-0&protocols=HORNETQ,STOMP 14:25:04,092 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on acceptor TransportConfiguration(name=mqtt, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?port=1883&host=0-0-0-0&protocols=MQTT 14:25:04,093 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol STOMP, Protocol being ignored on acceptor TransportConfiguration(name=stomp, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?port=61613&host=0-0-0-0&protocols=STOMP 14:25:04,463 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started Acceptor at 0.0.0.0:61616 for protocols [CORE,MQTT,AMQP,HORNETQ,STOMP,OPENWIRE] 14:25:04,472 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started Acceptor at 0.0.0.0:5445 for protocols [CORE,MQTT,AMQP,HORNETQ,STOMP,OPENWIRE] 14:25:04,480 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started Acceptor at 0.0.0.0:5672 for protocols [CORE,MQTT,AMQP,HORNETQ,STOMP,OPENWIRE] 14:25:04,486 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started Acceptor at 0.0.0.0:1883 for protocols [CORE,MQTT,AMQP,HORNETQ,STOMP,OPENWIRE] 14:25:04,494 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started Acceptor at 0.0.0.0:61613 for protocols [CORE,MQTT,AMQP,HORNETQ,STOMP,OPENWIRE] 14:25:04,495 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live 14:25:04,499 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.2.0.amq-700003-redhat-1 [amq, nodeID=65f37d09-0e05-11e6-b7a0-525400d86f2a] 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 14:25:06,518 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://localhost:8161 14:25:06,518 INFO [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at http://localhost:8161/jolokia java.lang.NullPointerException at org.proton.plug.context.AbstractConnectionContext$LocalListener.onRemoteOpen(AbstractConnectionContext.java:185) at org.proton.plug.handler.Events.dispatch(Events.java:40) at org.proton.plug.handler.impl.ProtonHandlerImpl.dispatch(ProtonHandlerImpl.java:358) at org.proton.plug.handler.impl.ProtonHandlerImpl.access$000(ProtonHandlerImpl.java:49) at org.proton.plug.handler.impl.ProtonHandlerImpl$1.run(ProtonHandlerImpl.java:63) at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) java.lang.NullPointerException at org.proton.plug.context.AbstractConnectionContext$LocalListener.onRemoteOpen(AbstractConnectionContext.java:185) at org.proton.plug.handler.Events.dispatch(Events.java:40) at org.proton.plug.handler.impl.ProtonHandlerImpl.dispatch(ProtonHandlerImpl.java:358) at org.proton.plug.handler.impl.ProtonHandlerImpl.access$000(ProtonHandlerImpl.java:49) at org.proton.plug.handler.impl.ProtonHandlerImpl$1.run(ProtonHandlerImpl.java:63) at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 14:26:16,160 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119014: Did not receive data from /0:0:0:0:0:0:0:1:40046. It is likely the client has exited or crashed without closing its connection, or the network between the server and client has failed. You also might have configured connection-ttl and client-failure-check-period incorrectly. Please check user manual for more information. The connection will now be closed. [code=CONNECTION_TIMEDOUT] 14:26:16,161 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 6d2e612e-0e05-11e6-b7a0-525400d86f2a 14:26:16,179 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 6d2e612e-0e05-11e6-b7a0-525400d86f2a