You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Peter Jones (JIRA)" <ji...@apache.org> on 2008/04/07 22:29:24 UTC

[jira] Work started: (RIVER-240) BasicInvocationDispatcher.dispatch could log more info for some exceptions

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

Work on RIVER-240 started by Peter Jones.

> BasicInvocationDispatcher.dispatch could log more info for some exceptions
> --------------------------------------------------------------------------
>
>                 Key: RIVER-240
>                 URL: https://issues.apache.org/jira/browse/RIVER-240
>             Project: River
>          Issue Type: Bug
>          Components: net_jini_jeri
>    Affects Versions: jtsk_2.1
>         Environment: N/A
>            Reporter: Robert Resendes
>            Assignee: Peter Jones
>            Priority: Minor
>             Fix For: AR2
>
>
> Bugtraq ID [6324706  |http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6324706 ]
> In BasicInvocationDispatcher.dispatch, there is a catch-Throwable around marshalling the return value/exception, which logs the locally thrown Throwable. This logging omits the method/class/impl information that is included in the logging of remotely thrown Throwables, but this information can be useful in correlating the exception to a particular remote call.

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