-XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError Removing provided -XX:+UseParallelOldGC in favour of artemis.profile provided option Configuring Broker Creating Broker with args --silent --role admin --name broker --http-host artemis-768547d896-zbftw --java-options=-Djava.net.preferIPv4Stack=true --user XXXXX --password XXXXX --require-login --queues jms.queue.demoQueue --host 0.0.0.0 --ssl-key=/etc/amq-secret-volume/broker.ks --ssl-key-password=XXXXX --ssl-trust=/etc/amq-secret-volume/broker.ts --ssl-trust-password=XXXXX OpenJDK 64-Bit Server VM warning: If the number of processors is expected to increase from one, then you should configure the number of parallel GC threads appropriately using -XX:ParallelGCThreads=N Creating ActiveMQ Artemis instance at: /home/jboss/broker Auto tuning journal ... done! Your system can make 62.5 writes per millisecond, your journal-buffer-timeout will be 16000 You can now start the broker by executing: "/home/jboss/broker/bin/artemis" run Or you can run the broker in the background using: "/home/jboss/broker/bin/artemis-service" start Updating acceptors for SSL keystore filepath: /etc/amq-secret-volume/broker.ks Removing hardcoded -Xms -Xmx from artemis.profile in favour of JAVA_OPTS in log above Copying Config files from S2I build '/opt/amq/conf/jgroups-ping.xml' -> '/home/jboss/broker/etc/jgroups-ping.xml' Custom Configuration file 'BROKER_XML' is disabled Custom Configuration file 'LOGGING_PROPERTIES' is disabled Running Broker OpenJDK 64-Bit Server VM warning: If the number of processors is expected to increase from one, then you should configure the number of parallel GC threads appropriately using -XX:ParallelGCThreads=N __ __ ____ ____ _ /\ | \/ |/ __ \ | _ \ | | / \ | \ / | | | | | |_) |_ __ ___ | | _____ _ __ / /\ \ | |\/| | | | | | _ <| '__/ _ \| |/ / _ \ '__| / ____ \| | | | |__| | | |_) | | | (_) | < __/ | /_/ \_\_| |_|\___\_\ |____/|_| \___/|_|\_\___|_| Red Hat AMQ 7.5.0.GA 2019-12-09 13:13:58,684 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server 2019-12-09 13:13:58,734 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-12-09 13:13:58,766 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal 2019-12-09 13:13:58,828 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 2,103,443,456 2019-12-09 13:13:58,856 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2019-12-09 13:13:58,857 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 2019-12-09 13:13:58,857 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 2019-12-09 13:13:58,857 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 2019-12-09 13:13:58,858 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE 2019-12-09 13:13:58,858 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 2019-12-09 13:13:58,937 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock 2019-12-09 13:13:58,937 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock 2019-12-09 13:13:58,986 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address DLQ supporting [ANYCAST] 2019-12-09 13:13:59,000 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue DLQ on address DLQ 2019-12-09 13:13:59,089 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST] 2019-12-09 13:13:59,091 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue 2019-12-09 13:13:59,096 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address jms.queue.demoQueue supporting [ANYCAST] 2019-12-09 13:13:59,098 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue jms.queue.demoQueue on address jms.queue.demoQueue 2019-12-09 13:13:59,493 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] 2019-12-09 13:13:59,495 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5445 for protocols [HORNETQ,STOMP] 2019-12-09 13:13:59,496 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP] 2019-12-09 13:13:59,498 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61617 for protocols [CORE,MQTT,AMQP,STOMP,HORNETQ,OPENWIRE] 2019-12-09 13:13:59,499 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5671 for protocols [AMQP] 2019-12-09 13:13:59,500 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:1883 for protocols [MQTT] 2019-12-09 13:13:59,501 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:8883 for protocols [MQTT] 2019-12-09 13:13:59,504 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61612 for protocols [STOMP] 2019-12-09 13:13:59,505 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61613 for protocols [STOMP] 2019-12-09 13:13:59,506 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live 2019-12-09 13:13:59,507 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.10.0.redhat-00004 [broker, nodeID=c2abc143-1a85-11ea-9388-0a580a82019e] 2019-12-09 13:13:59,793 INFO [io.hawt.branding.plugin.PluginContextListener] Initialized hawtio-redhat-fuse-branding plugin 2019-12-09 13:13:59,855 INFO [org.apache.activemq.hawtio.plugin.PluginContextListener] Initialized artemis-plugin plugin 2019-12-09 13:14:00,484 INFO [io.hawt.system.ConfigManager] Configuration will be discovered via system properties 2019-12-09 13:14:00,486 INFO [io.hawt.jmx.JmxTreeWatcher] Welcome to hawtio 1.4.0.redhat-630416 : http://hawt.io/ : Don't cha wish your console was hawt like me? ;-) 2019-12-09 13:14:00,488 INFO [io.hawt.jmx.UploadManager] Using file upload directory: /home/jboss/broker/tmp/uploads 2019-12-09 13:14:00,505 INFO [io.hawt.web.AuthenticationFilter] Starting hawtio authentication filter, JAAS realm: "activemq" authorized role(s): "admin" role principal classes: "org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal" 2019-12-09 13:14:00,537 INFO [io.hawt.web.JolokiaConfiguredAgentServlet] Jolokia overridden property: [key=policyLocation, value=file:/home/jboss/broker/etc/jolokia-access.xml] 2019-12-09 13:14:00,567 INFO [io.hawt.web.RBACMBeanInvoker] Using MBean [hawtio:type=security,area=jmx,rank=0,name=HawtioDummyJMXSecurity] for role based access control 2019-12-09 13:14:00,693 INFO [io.hawt.system.ProxyWhitelist] Probing local addresses ... 2019-12-09 13:14:00,695 INFO [io.hawt.system.ProxyWhitelist] Initial proxy whitelist: [localhost, 127.0.0.1, 10.130.1.158, artemis-768547d896-zbftw] 2019-12-09 13:14:00,978 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at https://artemis-768547d896-zbftw:8161 2019-12-09 13:14:00,978 INFO [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at https://artemis-768547d896-zbftw:8161/console/jolokia 2019-12-09 13:14:00,978 INFO [org.apache.activemq.artemis] AMQ241004: Artemis Console available at https://artemis-768547d896-zbftw:8161/console