You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2017/01/17 15:17:26 UTC

[jira] [Created] (ARTEMIS-925) broker logs connection failure warning when client closes AMQP connection

Robbie Gemmell created ARTEMIS-925:
--------------------------------------

             Summary: broker logs connection failure warning when client closes AMQP connection
                 Key: ARTEMIS-925
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-925
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 2.0.0
            Reporter: Robbie Gemmell


Running the Qpid JMS HelloWorld example against the broker the broker a few times, I noticed the broker logs a connection failure warning for every connection, even though the client specifically closed its connection.

{noformat}
13:08:27,048 WARN  [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: null [code=REMOTE_DISCONNECT]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)