How do you start Apache Artimes broker - madhusudana30/AlternativeJPAForWebSphere GitHub Wiki
C:\Work\apache-artemis-2.10.1\bin\broker\broker1\bin>artemis.cmd run
_ _ _
/ \ ____| |_ ___ __ __(_) _____
/ _ \| _ \ __|/ _ \ \/ | |/ __/
/ ___ \ | \/ |_/ __/ |\/| | |\___ \
/_/ \_\| \__\____|_| |_|_|/___ /
Apache ActiveMQ Artemis 2.10.1
2019-11-11 23:43:13,317 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server 2019-11-11 23:43:14,515 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) 2019-11-11 23:43:14,549 INFO [org.apache.activemq.artemis.core.server] AMQ221013: Using NIO Journal 2019-11-11 23:43:14,585 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 536,870,912 2019-11-11 23:43:14,624 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2019-11-11 23:43:14,625 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 2019-11-11 23:43:14,626 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 2019-11-11 23:43:14,626 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 2019-11-11 23:43:14,629 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE 2019-11-11 23:43:14,630 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 2019-11-11 23:43:14,688 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock 2019-11-11 23:43:14,688 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock 2019-11-11 23:43:14,870 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address DLQ supporting [ANYCAST] 2019-11-11 23:43:14,892 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue DLQ on address DLQ 2019-11-11 23:43:14,961 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST] 2019-11-11 23:43:14,969 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue 2019-11-11 23:43:16,140 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started NIO Acceptor at 0.0.0.0:61616 for protocols [CORE,MQTT,AMQP,STOMP,HORNETQ,OPENWIRE] 2019-11-11 23:43:16,164 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started NIO Acceptor at 0.0.0.0:5445 for protocols [HORNETQ,STOMP] 2019-11-11 23:43:16,191 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started NIO Acceptor at 0.0.0.0:5672 for protocols [AMQP] 2019-11-11 23:43:16,235 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started NIO Acceptor at 0.0.0.0:1883 for protocols [MQTT] 2019-11-11 23:43:16,265 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started NIO Acceptor at 0.0.0.0:61613 for protocols [STOMP] 2019-11-11 23:43:16,272 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live 2019-11-11 23:43:16,272 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.10.1 [0.0.0.0,] 2019-11-11 23:43:16,547 INFO [org.apache.activemq.hawtio.branding.PluginContextListener] Initialized activemq-branding plugin 2019-11-11 23:43:16,681 INFO [org.apache.activemq.hawtio.plugin.PluginContextListener] Initialized artemis-plugin plugin 2019-11-11 23:43:17,690 INFO [io.hawt.HawtioContextListener] Initialising hawtio services 2019-11-11 23:43:17,741 INFO [io.hawt.system.ConfigManager] Configuration will be discovered via system properties 2019-11-11 23:43:17,751 INFO [io.hawt.jmx.JmxTreeWatcher] Welcome to hawtio 1.5.5 : http://hawt.io/ : Don't cha wish your console was hawt like me? ;-) 2019-11-11 23:43:17,762 INFO [io.hawt.jmx.UploadManager] Using file upload directory: C:\Work\apache-artemis-2.10.1\bin\broker\broker1\tmp\uploads 2019-11-11 23:43:17,803 INFO [io.hawt.web.AuthenticationFilter] Starting hawtio authentication filter, JAAS realm: "activemq" authorized role(s): "amq" role principal classes: "org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal" 2019-11-11 23:43:17,865 INFO [io.hawt.web.JolokiaConfiguredAgentServlet] Jolokia overridden property: [key=policyLocation,] 2019-11-11 23:43:18,612 INFO [io.hawt.web.RBACMBeanInvoker] Using MBean [hawtio:type=security,area=jmx,rank=0,name=HawtioDummyJMXSecurity] for role based access control 2019-11-11 23:43:48,106 INFO [io.hawt.system.ProxyWhitelist] Initial proxy whitelist: [localhost,] 2019-11-11 23:44:20,462 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://localhost:8161 2019-11-11 23:44:20,463 INFO [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at http://localhost:8161/console/jolokia 2019-11-11 23:44:20,465 INFO [org.apache.activemq.artemis] AMQ241004: Artemis Console available at http://localhost:8161/console 2019-11-11 23:46:44,800 INFO [org.apache.activemq.artemis.core.server] AMQ221056: Reloading configuration: security 2019-11-11 23:46:44,800 INFO [org.apache.activemq.artemis.core.server] AMQ221056: Reloading configuration: address settings 2019-11-11 23:46:44,804 INFO [org.apache.activemq.artemis.core.server] AMQ221056: Reloading configuration: diverts 2019-11-11 23:46:44,804 INFO [org.apache.activemq.artemis.core.server] AMQ221056: Reloading configuration: addresses 2019-11-11 23:46:44,807 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address DLQ supporting [ANYCAST] 2019-11-11 23:46:44,807 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue DLQ on address DLQ 2019-11-11 23:46:44,808 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST] 2019-11-11 23:46:44,808 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue 2019-11-11 23:46:44,808 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address demoQueue supporting [ANYCAST] 2019-11-11 23:46:44,813 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue demoQueue on address demoQueue