[
https://issues.apache.org/jira/browse/QPID-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870581#action_12870581
]
Robbie Gemmell commented on QPID-2608:
--------------------------------------
The override on toString() to clean up the error code cloning in
cloneForCurrentThread() doesnt print the class name as the standard Throwable
output would, it would be good to put this back in.
> 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.5, 0.6
> Reporter: Andrew Kennedy
> Assignee: Robbie Gemmell
> Priority: Minor
> Fix For: 0.7
>
> Attachments:
> 0003-QPID-2608-AMQPException-messages-contain-duplicate.patch
>
>
> 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]