AMQPException messages contain duplicate AMQConstant text
---------------------------------------------------------
Key: QPID-2608
URL: https://issues.apache.org/jira/browse/QPID-2608
Project: Qpid
Issue Type: Bug
Components: Java Broker, Java Client
Affects Versions: 0.6, 0.5
Reporter: Andrew Kennedy
Priority: Minor
Fix For: 0.7
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]