bin/artemis run --verbose
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
Executing org.apache.activemq.artemis.cli.commands.Run run --verbose 
Home::/opt/development/artemis-bridge/apache-artemis-2.29.0-SNAPSHOT, Instance::/opt/development/artemis-bridge/server-1
     _        _               _
    / \  ____| |_  ___ __  __(_) _____
   / _ \|  _ \ __|/ _ \  \/  | |/  __/
  / ___ \ | \/ |_/  __/ |\/| | |\___ \
 /_/   \_\|   \__\____|_|  |_|_|/___ /
 Apache ActiveMQ Artemis 2.29.0-SNAPSHOT


2023-03-16 11:41:07,572 INFO  [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server version 2.29.0-SNAPSHOT
2023-03-16 11:41:07,601 INFO  [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/large-messages,pagingDirectory=data/paging)
2023-03-16 11:41:07,609 WARN  [org.apache.activemq.artemis.core.server] AMQ222007: Security risk! Apache ActiveMQ Artemis is running with the default cluster admin user and default password. Please see the cluster chapter in the ActiveMQ Artemis User Guide for instructions on how to change this.
2023-03-16 11:41:07,619 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 1073741824
2023-03-16 11:41:07,641 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2023-03-16 11:41:07,642 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
2023-03-16 11:41:07,642 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
2023-03-16 11:41:07,642 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT
2023-03-16 11:41:07,643 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE
2023-03-16 11:41:07,643 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP
2023-03-16 11:41:07,663 INFO  [org.apache.activemq.artemis.core.server] AMQ224092: Despite disabled persistence, page files will be persisted.
2023-03-16 11:41:07,669 INFO  [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address DLQ supporting [ANYCAST]
2023-03-16 11:41:07,672 INFO  [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
2023-03-16 11:41:07,701 INFO  [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
2023-03-16 11:41:07,702 INFO  [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
2023-03-16 11:41:07,780 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61611 for protocols [CORE]
2023-03-16 11:41:07,812 INFO  [org.apache.activemq.artemis.core.server] AMQ221027: Bridge ClusterConnectionBridge@15454e76 [name=$.artemis.internal.sf.broker-cluster.0db51923-c3e6-11ed-bb06-70cd0d00608b, queue=QueueImpl[name=$.artemis.internal.sf.broker-cluster.0db51923-c3e6-11ed-bb06-70cd0d00608b, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::name=0.0.0.0], temp=false]@3e2c7acd targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@15454e76 [name=$.artemis.internal.sf.broker-cluster.0db51923-c3e6-11ed-bb06-70cd0d00608b, queue=QueueImpl[name=$.artemis.internal.sf.broker-cluster.0db51923-c3e6-11ed-bb06-70cd0d00608b, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::name=0.0.0.0], temp=false]@3e2c7acd targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=br-own-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61612&host=192-168-1-16], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@1454136448[nodeUUID=0f109523-c3e7-11ed-ad8d-70cd0d00608b, connector=TransportConfiguration(name=br-own-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61611&host=192-168-1-16, address=, server=ActiveMQServerImpl::name=0.0.0.0])) [initialConnectors=[TransportConfiguration(name=br-own-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61612&host=192-168-1-16], discoveryGroupConfiguration=null]] is connected
2023-03-16 11:41:07,835 INFO  [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5671 for protocols [AMQP]
2023-03-16 11:41:07,835 INFO  [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live
2023-03-16 11:41:07,835 INFO  [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.29.0-SNAPSHOT [0.0.0.0, nodeID=0f109523-c3e7-11ed-ad8d-70cd0d00608b] 
2023-03-16 11:41:07,838 INFO  [org.apache.activemq.artemis] AMQ241003: Starting embedded web server
2023-03-16 11:41:08,229 INFO  [org.apache.activemq.artemis.core.server] AMQ221027: Bridge ClusterConnectionBridge@378aa09c [name=$.artemis.internal.sf.broker-cluster.06c4ac1a-c3e6-11ed-9237-70cd0d00608b, queue=QueueImpl[name=$.artemis.internal.sf.broker-cluster.06c4ac1a-c3e6-11ed-9237-70cd0d00608b, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::name=0.0.0.0], temp=false]@4ebebc2b targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@378aa09c [name=$.artemis.internal.sf.broker-cluster.06c4ac1a-c3e6-11ed-9237-70cd0d00608b, queue=QueueImpl[name=$.artemis.internal.sf.broker-cluster.06c4ac1a-c3e6-11ed-9237-70cd0d00608b, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::name=0.0.0.0], temp=false]@4ebebc2b targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=br-own-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61611&host=192-168-1-16], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@1454136448[nodeUUID=0f109523-c3e7-11ed-ad8d-70cd0d00608b, connector=TransportConfiguration(name=br-own-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61611&host=192-168-1-16, address=, server=ActiveMQServerImpl::name=0.0.0.0])) [initialConnectors=[TransportConfiguration(name=br-own-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61611&host=192-168-1-16], discoveryGroupConfiguration=null]] is connected
2023-03-16 11:41:08,373 INFO  [org.apache.activemq.hawtio.branding.PluginContextListener] Initialized activemq-branding plugin
2023-03-16 11:41:08,391 INFO  [org.apache.activemq.hawtio.plugin.PluginContextListener] Initialized artemis-plugin plugin
2023-03-16 11:41:08,503 INFO  [io.hawt.HawtioContextListener] Initialising hawtio services
2023-03-16 11:41:08,506 INFO  [io.hawt.system.ConfigManager] Configuration will be discovered via system properties
2023-03-16 11:41:08,507 INFO  [io.hawt.jmx.JmxTreeWatcher] Welcome to Hawtio 2.15.0
2023-03-16 11:41:08,509 INFO  [io.hawt.web.auth.AuthenticationConfiguration] Starting hawtio authentication filter, JAAS realm: "activemq" authorized role(s): "amq" role principal classes: "org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal"
2023-03-16 11:41:08,512 INFO  [io.hawt.web.auth.LoginRedirectFilter] Hawtio loginRedirectFilter is using 1800 sec. HttpSession timeout
2023-03-16 11:41:08,516 INFO  [io.hawt.web.proxy.ProxyServlet] Proxy servlet is disabled
2023-03-16 11:41:08,518 INFO  [io.hawt.web.servlets.JolokiaConfiguredAgentServlet] Jolokia overridden property: [key=policyLocation, value=file:/opt/development/artemis-bridge/server-1/etc/jolokia-access.xml]
2023-03-16 11:41:08,593 INFO  [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://localhost:8161
2023-03-16 11:41:08,593 INFO  [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at http://localhost:8161/console/jolokia
2023-03-16 11:41:08,593 INFO  [org.apache.activemq.artemis] AMQ241004: Artemis Console available at http://localhost:8161/console
2023-03-16 11:52:35,816 WARN  [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 1cff7a44-c3e7-11ed-ad8d-70cd0d00608b
2023-03-16 11:52:35,816 WARN  [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 1cff7a44-c3e7-11ed-ad8d-70cd0d00608b
2023-03-16 11:52:35,816 WARN  [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 1d003d95-c3e7-11ed-ad8d-70cd0d00608b
2023-03-16 11:52:35,817 WARN  [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 1d003d95-c3e7-11ed-ad8d-70cd0d00608b
2023-03-16 11:52:39,228 WARN  [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 1354f5b0-c3e7-11ed-ad8d-70cd0d00608b
2023-03-16 11:52:39,228 WARN  [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 1354f5b0-c3e7-11ed-ad8d-70cd0d00608b
2023-03-16 11:52:39,228 WARN  [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session 1355b901-c3e7-11ed-ad8d-70cd0d00608b
2023-03-16 11:52:39,230 WARN  [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session 1355b901-c3e7-11ed-ad8d-70cd0d00608b
^C2023-03-16 11:52:56,187 WARN  [org.apache.activemq.artemis.core.server] AMQ222295: There is a possible split brain on nodeID 0f109523-c3e7-11ed-ad8d-70cd0d00608b. Topology update ignored
2023-03-16 11:52:56,190 WARN  [org.apache.activemq.artemis.core.server] AMQ222295: There is a possible split brain on nodeID 0f109523-c3e7-11ed-ad8d-70cd0d00608b. Topology update ignored
2023-03-16 11:52:56,191 WARN  [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure to 192.168.1.16/192.168.1.16:61611 has been detected: AMQ219015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
2023-03-16 11:52:56,191 INFO  [org.apache.activemq.artemis.core.server] AMQ221029: stopped bridge $.artemis.internal.sf.broker-cluster.0db51923-c3e6-11ed-bb06-70cd0d00608b
2023-03-16 11:52:56,192 INFO  [org.apache.activemq.artemis.core.server] AMQ221029: stopped bridge $.artemis.internal.sf.broker-cluster.06c4ac1a-c3e6-11ed-9237-70cd0d00608b
2023-03-16 11:52:56,317 INFO  [org.apache.activemq.artemis] AMQ241005: Stopping embedded web server
2023-03-16 11:52:56,319 INFO  [io.hawt.web.auth.AuthenticationFilter] Destroying hawtio authentication filter
2023-03-16 11:52:56,320 INFO  [io.hawt.HawtioContextListener] Destroying hawtio services
2023-03-16 11:52:56,326 INFO  [org.apache.activemq.hawtio.plugin.PluginContextListener] Destroyed artemis-plugin plugin
2023-03-16 11:52:56,328 INFO  [org.apache.activemq.hawtio.branding.PluginContextListener] Destroyed activemq-branding plugin
2023-03-16 11:52:56,338 INFO  [org.apache.activemq.artemis] AMQ241006: Stopped embedded web server
org.apache.activemq.artemis.component.WebTmpCleaner:Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
2023-03-16 11:52:56,339 INFO  [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.29.0-SNAPSHOT [0f109523-c3e7-11ed-ad8d-70cd0d00608b] stopped, uptime 11 minutes

