Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-29481

Unexpected warning messages in the messaging-clustering-singleton QS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Critical Critical
    • None
    • 8.1.0.Beta
    • JMS, Quickstarts
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      • mvn clean package
      • start server one "bin/standalone.sh -c standalone-full-ha.xml"
      • configure server one "bin/jboss-cli.sh --connect --file=install-standalone.cli"
      • deploy app to server one "mvn wildfly:deploy"
      • restart server one
      • start server two "bin/standalone.sh -c standalone-full-ha.xml -Djboss.socket.binding.port-offset=100"
      • check the warnings in server one and two
      Show
      mvn clean package start server one "bin/standalone.sh -c standalone-full-ha.xml" configure server one "bin/jboss-cli.sh --connect --file=install-standalone.cli" deploy app to server one "mvn wildfly:deploy" restart server one start server two "bin/standalone.sh -c standalone-full-ha.xml -Djboss.socket.binding.port-offset=100" check the warnings in server one and two

      The server logs different warning then is documented in the README file. 

      After QS configuration "bin/jboss-cli.sh --connect --file=install-standalone.cli" are in server one are logged the following warning:

      11:33:06,685 WARN  [org.apache.activemq.artemis.core.server] (Thread-24 (ActiveMQ-server-ActiveMQServerImpl::name=default)) AMQ222186: unable to authorise cluster control: AMQ229099: Unable to authenticate cluster user: ACTIVEMQ.CLUSTER.ADMIN.USER
      11:33:06,685 WARN  [org.apache.activemq.artemis.core.server] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::name=default)) AMQ222186: unable to authorise cluster control: AMQ229099: Unable to authenticate cluster user: ACTIVEMQ.CLUSTER.ADMIN.USER
      11:33:06,689 ERROR [org.apache.activemq.artemis.core.server] (Thread-2 (ActiveMQ-client-netty-threads)) AMQ224058: Stopping ClusterManager. As it failed to authenticate with the cluster: AMQ229099: Unable to authenticate cluster user: ACTIVEMQ.CLUSTER.ADMIN.USER
      11:33:06,690 WARN  [org.apache.activemq.artemis.core.server] (Thread-24 (ActiveMQ-server-ActiveMQServerImpl::name=default)) AMQ224091: Bridge ClusterConnectionBridge@3b7178ee [name=$.artemis.internal.sf.my-cluster.10952537-f42d-11ef-b1d8-0296a96cfe87, queue=QueueImpl[name=$.artemis.internal.sf.my-cluster.10952537-f42d-11ef-b1d8-0296a96cfe87, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::name=default], temp=false]@1effbd32 targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@3b7178ee [name=$.artemis.internal.sf.my-cluster.10952537-f42d-11ef-b1d8-0296a96cfe87, queue=QueueImpl[name=$.artemis.internal.sf.my-cluster.10952537-f42d-11ef-b1d8-0296a96cfe87, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::name=default], temp=false]@1effbd32 targetConnector=ServerLocatorImpl [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory)?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8180&host=localhost], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@980152684[nodeUUID=d1b541be-f42c-11ef-b357-0296a96cfe87, connector=TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory)?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8080&host=localhost, address=jms, server=ActiveMQServerImpl::name=default])) [initialConnectors=[TransportConfiguration(name=http-connector, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory)?httpUpgradeEndpoint=http-acceptor&activemqServerName=default&httpUpgradeEnabled=true&port=8180&host=localhost], discoveryGroupConfiguration=null]] is unable to connect to destination. Retrying
      11:33:06,692 WARN  [org.apache.activemq.artemis.core.server] (Thread-0 (ActiveMQ-server-ActiveMQServerImpl::name=default)) AMQ222186: unable to authorise cluster control: AMQ229099: Unable to authenticate cluster user: ACTIVEMQ.CLUSTER.ADMIN.USER
      

      The server two also contains a warning

      13:19:43,421 WARN  [org.apache.activemq.artemis.core.client] (Thread-165) AMQ212037: CORE connection failure to 127.0.0.1:60290 has been detected: Broken pipe [code=GENERIC_EXCEPTION]
      

      The README file does not contains instruction to start integration tests for standalone server like for domain server.

              ehugonne1@redhat.com Emmanuel Hugonnet
              rhn-support-kstekovi Krystof Stekovic
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: