You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/27 05:12:00 UTC

[jira] [Commented] (CAMEL-11607) NPE in MBeanInfoAssembler when debug is enabled

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

ASF GitHub Bot commented on CAMEL-11607:
----------------------------------------

GitHub user sarelp opened a pull request:

    https://github.com/apache/camel/pull/1853

    CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled.

    If debug is enabled and cache is not initialised an npe is thrown
    when stopping the component.

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

    $ git pull https://github.com/sarelp/camel bugfix/CAMEL-11607-fix-npe-in-MBeanInfoAssembler

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

    https://github.com/apache/camel/pull/1853.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 #1853
    
----
commit a5a925a3fdb3285dda41c89ff02be5a5f7d33c36
Author: sarelp <sa...@yannitech.com>
Date:   2017-07-27T05:06:36Z

    CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled.
    
    If debug is enabled and cache is not initialised an npe is thrown
    when stopping the component.

----


> NPE in MBeanInfoAssembler when debug is enabled
> -----------------------------------------------
>
>                 Key: CAMEL-11607
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11607
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.20.0
>            Reporter: Sarel Lugtenburg
>            Priority: Minor
>
> Commit f8e68bac676d9a1a43f1f2744aa467cba77ec169 caused a regression.
> An npe is thrown in MBeanInfoAssembler if debug logging is enabled and cache is not initialised when component is stopped.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)