You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/07/14 15:48:04 UTC

[jira] [Commented] (AMQ-5879) Log full stack trace on transport failure

    [ https://issues.apache.org/jira/browse/AMQ-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626358#comment-14626358 ] 

ASF GitHub Bot commented on AMQ-5879:
-------------------------------------

GitHub user cshannon opened a pull request:

    https://github.com/apache/activemq/pull/135

    https://issues.apache.org/jira/browse/AMQ-5879

    Adding full exception to logs for tansport failures when the exception
    is unexpected to help debugging.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cshannon/activemq AMQ-5879

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq/pull/135.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #135
    
----
commit 92dc85d7f90feeba025136752e2b55c66e6d37b9
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Date:   2015-07-14T13:45:18Z

    https://issues.apache.org/jira/browse/AMQ-5879
    
    Adding full exception to logs for tansport failures when the exception
    is unexpected to help debugging.

----


> Log full stack trace on transport failure
> -----------------------------------------
>
>                 Key: AMQ-5879
>                 URL: https://issues.apache.org/jira/browse/AMQ-5879
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.11.1
>            Reporter: Christopher L. Shannon
>            Priority: Minor
>
> The full stack trace should be logged when a transport fails and the exception is unexpected.  There is a user currently getting an ArrayIndexOutOfBoundsException but the full stack trace is being hidden.



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