You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Chico Charlesworth (JIRA)" <ji...@apache.org> on 2009/02/13 12:33:59 UTC

[jira] Updated: (SHINDIG-914) Better logging of RpcInvocationHandler and RestInvocationHandler exceptions in DefaultHandlerRegistry

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

Chico Charlesworth updated SHINDIG-914:
---------------------------------------

    Attachment: fix-914-744074-improvement.patch

Added SEVERE log message when either an InvocationTargetException or Exception occurs in both RpcInvocationHandler and RestInvocationHandler execute methods.

> Better logging of RpcInvocationHandler and RestInvocationHandler exceptions in DefaultHandlerRegistry
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-914
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-914
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: trunk
>            Reporter: Chico Charlesworth
>             Fix For: trunk
>
>         Attachments: fix-914-744074-improvement.patch
>
>
> When an exception occurs in RpcInvocationHandler or RestInvocationHandler execute methods, they get wrapped in a ImmediateFuture.errorInstance(), but the original exception stacktrace isn't logged anywhere, so would be better to log this exception before returning the ImmediateFuture.errorInstance().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.