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

ASF subversion and git services commented on KARAF-7550:
--------------------------------------------------------

Commit 488d676f796ad3e3bb60818cc7d25edddf2b8576 in karaf's branch 
refs/heads/main from Grzegorz Grzybek
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=488d676f79 ]

[KARAF-7550] Throw the actual target exception of InvocationTargetException in 
MBean invocation


> MBeanInvocationHandler should throw the cause of InvocationTargetException, 
> not ITE itself
> ------------------------------------------------------------------------------------------
>
>                 Key: KARAF-7550
>                 URL: https://issues.apache.org/jira/browse/KARAF-7550
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.3.3
>            Reporter: Grzegorz Grzybek
>            Assignee: Grzegorz Grzybek
>            Priority: Major
>
> KARAF-7234 fixed KARAF-6654 by throwing the exception from MBean invocation 
> instead of returning null.
> However, the exception thrown by 
> {{org.apache.karaf.management.internal.MBeanInvocationHandler#invoke()}} 
> should be the cause of {{java.lang.reflect.InvocationTargetException}}, not 
> this exception itself.
> Now, jconsole gets {{UndeclaredThrowableException}} instead of the actual 
> exception.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to