-XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError Configuring Broker Creating Broker with args --silent --role admin --name broker --http-host eap-app-amq-1-hslpx --java-options=-Djava.net.preferIPv4Stack=true --user userEDc --password aJJ0MBsH --allow-anonymous --queues jta-crash-rec-quickstart --no-hornetq-acceptor --no-amqp-acceptor --no-mqtt-acceptor --no-stomp-acceptor --host 0.0.0.0 Creating ActiveMQ Artemis instance at: /home/jboss/broker Auto tuning journal ... done! Your system can make 3.38 writes per millisecond, your journal-buffer-timeout will be 296000 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 Copying Config files from S2I build '/opt/amq/conf/jgroups-ping.xml' -> '/home/jboss/broker/etc/jgroups-ping.xml' Configuring S2I run to start Custom Configuration file 'BROKER_XML' is disabled Custom Configuration file 'LOGGING_PROPERTIES' is disabled Running Broker __ __ ____ ____ _ /\ | \/ |/ __ \ | _ \ | | / \ | \ / | | | | | |_) |_ __ ___ | | _____ _ __ / /\ \ | |\/| | | | | | _ <| '__/ _ \| |/ / _ \ '__| / ____ \| | | | |__| | | |_) | | | (_) | < __/ | /_/ \_\_| |_|\___\_\ |____/|_| \___/|_|\_\___|_| Red Hat JBoss AMQ 7.2.1.GA 2018-10-17 11:10:50,746 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server 2018-10-17 11:10:51,068 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) 2018-10-17 11:10:51,197 INFO [org.apache.activemq.artemis.core.server] AMQ221013: Using NIO Journal 2018-10-17 11:10:51,504 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 2018-10-17 11:10:51,584 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2018-10-17 11:10:51,585 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 2018-10-17 11:10:51,585 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 2018-10-17 11:10:51,586 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 2018-10-17 11:10:51,586 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE 2018-10-17 11:10:51,587 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 2018-10-17 11:10:51,741 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock 2018-10-17 11:10:51,742 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock 2018-10-17 11:10:52,142 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address DLQ supporting [ANYCAST] 2018-10-17 11:10:52,167 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue DLQ on address DLQ 2018-10-17 11:10:52,322 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST] 2018-10-17 11:10:52,328 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue 2018-10-17 11:10:52,338 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address jta-crash-rec-quickstart supporting [ANYCAST] 2018-10-17 11:10:52,341 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue jta-crash-rec-quickstart on address jta-crash-rec-quickstart 2018-10-17 11:10:53,243 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] 2018-10-17 11:10:53,246 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live 2018-10-17 11:10:53,247 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.6.3.redhat-00004 [broker, nodeID=4e9b45e4-d1fd-11e8-b5a2-0a580a810049] 2018-10-17 11:10:53,992 INFO [io.hawt.branding.plugin.PluginContextListener] Initialized hawtio-redhat-fuse-branding plugin 2018-10-17 11:10:54,241 INFO [org.apache.activemq.hawtio.plugin.PluginContextListener] Initialized artemis-plugin plugin 2018-10-17 11:10:54,399 INFO [org.apache.qpid.dispatch.PluginContextListener] Initialized dispatch-hawtio-console plugin 2018-10-17 11:10:55,551 INFO [io.hawt.system.ConfigManager] Configuration will be discovered via system properties 2018-10-17 11:10:55,553 INFO [io.hawt.jmx.JmxTreeWatcher] Welcome to hawtio 1.4.0.redhat-630329 : http://hawt.io/ : Don't cha wish your console was hawt like me? ;-) 2018-10-17 11:10:55,555 INFO [io.hawt.jmx.UploadManager] Using file upload directory: /home/jboss/broker/tmp/uploads 2018-10-17 11:10:55,588 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" 2018-10-17 11:10:55,627 INFO [io.hawt.web.JolokiaConfiguredAgentServlet] Jolokia overridden property: [key=policyLocation, value=file:/home/jboss/broker/etc/jolokia-access.xml] 2018-10-17 11:10:55,651 INFO [io.hawt.web.RBACMBeanInvoker] Using MBean [hawtio:type=security,area=jmx,rank=0,name=HawtioDummyJMXSecurity] for role based access control 2018-10-17 11:10:55,816 INFO [io.hawt.system.ProxyWhitelist] Initial proxy whitelist: [localhost, 127.0.0.1, 10.129.0.73, eap-app-amq-1-hslpx] 2018-10-17 11:10:56,582 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://eap-app-amq-1-hslpx:8161 2018-10-17 11:10:56,583 INFO [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at http://eap-app-amq-1-hslpx:8161/console/jolokia 2018-10-17 11:10:56,583 INFO [org.apache.activemq.artemis] AMQ241004: Artemis Console available at http://eap-app-amq-1-hslpx:8161/console 2018-10-17 11:17:30,035 ERROR [org.apache.activemq.artemis.core.server] AMQ224088: Timeout (10 seconds) while handshaking has occurred. 2018-10-17 11:17:30,036 ERROR [org.apache.activemq.artemis.core.server] AMQ224088: Timeout (10 seconds) while handshaking has occurred. 2018-10-17 11:17:30,037 ERROR [org.apache.activemq.artemis.core.server] AMQ224088: Timeout (10 seconds) while handshaking has occurred. 2018-10-17 11:17:30,039 ERROR [org.apache.activemq.artemis.core.server] AMQ224088: Timeout (10 seconds) while handshaking has occurred. 2018-10-17 11:17:30,040 ERROR [org.apache.activemq.artemis.core.server] AMQ224088: Timeout (10 seconds) while handshaking has occurred. 2018-10-17 11:17:30,039 ERROR [org.apache.activemq.artemis.core.server] AMQ224088: Timeout (10 seconds) while handshaking has occurred. 2018-10-17 11:17:30,041 ERROR [org.apache.activemq.artemis.core.server] AMQ224088: Timeout (10 seconds) while handshaking has occurred. 2018-10-17 11:17:30,042 ERROR [org.apache.activemq.artemis.core.server] AMQ224088: Timeout (10 seconds) while handshaking has occurred. 2018-10-17 11:17:30,043 ERROR [org.apache.activemq.artemis.core.server] AMQ224088: Timeout (10 seconds) while handshaking has occurred.