$ /sysnet/projects/3.5.x/openempi/artemis/bin/artemis run
_ _ _
/ \ ____| |_ ___ __ __(_) _____
/ _ \| _ \ __|/ _ \ \/ | |/ __/
/ ___ \ | \/ |_/ __/ |\/| | |\___ \
/_/ \_\| \__\____|_| |_|_|/___ /
Apache ActiveMQ Artemis 2.1.0
17:46:00,904 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000:
Starting ActiveMQ Artemis Server
17:46:00,936 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)
17:46:00,953 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal
17:46:00,978 INFO [org.apache.activemq.artemis.core.server] AMQ221057: Global Max Size is being
adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1,073,741,824
17:46:00,992 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found:
[artemis-server]. Adding protocol support for: CORE
17:46:00,992 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found:
[artemis-amqp-protocol]. Adding protocol support for: AMQP
17:46:00,993 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found:
[artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
17:46:00,993 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found:
[artemis-mqtt-protocol]. Adding protocol support for: MQTT
17:46:00,993 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found:
[artemis-openwire-protocol]. Adding protocol support for: OPENWIRE
17:46:00,995 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found:
[artemis-stomp-protocol]. Adding protocol support for: STOMP
17:46:01,031 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock
17:46:01,031 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock
17:46:01,329 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue DLQ
17:46:01,403 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue ExpiryQueue
17:46:01,695 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for
protocols
[CORE,MQTT,AMQP,STOMP,HORNETQ,OPENWIRE]
17:46:01,697 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5445 for
protocols [HORNETQ,STOMP]
17:46:01,698 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for
protocols [AMQP]
17:46:01,736 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:1883 for
protocols [MQTT]
17:46:01,738 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61613 for
protocols [STOMP]
17:46:01,749 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live
17:46:01,750 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.1.0
[0.0.0.0, nodeID=1e044172-8b71-11e7-beca-005056c00008]
17:46:02,082 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://localhost:8161
17:46:02,082 INFO [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at http://localhost:8161/jolokia
17:46:06,620 WARN [org.apache.activemq.artemis.core.server] AMQ222210: Storage usage is beyond max-disk-usage. System will
start blocking producers.
17:46:26,912 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.1.0
[1e044172-8b71-11e7-beca-005056c00008] stopped, uptime 26.007 seconds
|