You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2009/02/06 17:59:59 UTC

[jira] Resolved: (QPID-1530) [JMX Console] AbstractAction handleException always prints throwable stacktrace

     [ https://issues.apache.org/jira/browse/QPID-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-1530.
----------------------------------

    Resolution: Fixed

Work reviewed and committed by Martin

> [JMX Console] AbstractAction handleException always prints throwable stacktrace
> -------------------------------------------------------------------------------
>
>                 Key: QPID-1530
>                 URL: https://issues.apache.org/jira/browse/QPID-1530
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>            Reporter: Martin Ritchie
>            Assignee: Aidan Skinner
>             Fix For: Eclipse MC M5
>
>         Attachments: QPID-1530_12dec2008.patch
>
>
> Summary:
> handleException (AbstractAction:L:77) always prints the stackTrace of the Throwable that it receives as well as displaying an error dialog to the user.
> This behaviour is undesirable for exceptions such as connection failures. 
> The only stackTraces that should be printed are due to programming failures such as incorrect handingling of data from the broker. 
> The IOException thrown from JMXServerRegistry due to a incorrect username/password, for example, does not need to printed out. The dialog box to the user is sufficient.

-- 
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:dev-subscribe@qpid.apache.org