Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2608

AMQPException messages contain duplicate AMQConstant text

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.5, 0.6
    • 0.7
    • Broker-J, JMS AMQP 0-x
    • None

    Description

      The AMQPException class builds the message string in the constructor. Nested eceptions can cause the mssage text taken from AMQPConstant to be duplicated (possibly several times). The message should be build in the toString method instead.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            andrew.kennedy Andrew Kennedy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: