Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2967

NPE stack warn logged in AMQPBridgeTest #test testsSimpleConnect()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.16.0
    • None
    • AMQP
    • None

    Description

      org.apache.activemq.artemis.tests.integration.amqp.connect.AMQPBridgeTest #testsSimpleConnect() logs an a NPE warning stacktrace:

      [main] 10:56:27,020 WARN [org.apache.activemq.artemis.protocol.amqp.connect.AMQPBrokerConnection] null: java.lang.NullPointerException
      at org.apache.activemq.artemis.protocol.amqp.connect.AMQPBrokerConnection.start(AMQPBrokerConnection.java:157) [artemis-amqp-protocol-2.16.0-SNAPSHOT.jar:2.16.0-SNAPSHOT]
      at org.apache.activemq.artemis.protocol.amqp.connect.AMQPBrokerConnectionManager.start(AMQPBrokerConnectionManager.java:84) [artemis-amqp-protocol-2.16.0-SNAPSHOT.jar:2.16.0-SNAPSHOT]
      at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.startProtocolServices(ActiveMQServerImpl.java:3245) [artemis-server-2.16.0-SNAPSHOT.jar:2.16.0-SNAPSHOT]
      at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.initialisePart2(ActiveMQServerImpl.java:3215) [artemis-server-2.16.0-SNAPSHOT.jar:2.16.0-SNAPSHOT]
      at org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation.run(LiveOnlyActivation.java:76) [artemis-server-2.16.0-SNAPSHOT.jar:2.16.0-SNAPSHOT]
      at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.internalStart(ActiveMQServerImpl.java:634) [artemis-server-2.16.0-SNAPSHOT.jar:2.16.0-SNAPSHOT]
      at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.start(ActiveMQServerImpl.java:558) [artemis-server-2.16.0-SNAPSHOT.jar:2.16.0-SNAPSHOT]
      at org.apache.activemq.artemis.tests.integration.amqp.connect.AMQPBridgeTest.testsSimpleConnect(AMQPBridgeTest.java:65) [:]

      Attachments

        Issue Links

          Activity

            People

              clebertsuconic Clebert Suconic
              robbie Robbie Gemmell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: