You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Müller (JIRA)" <ji...@apache.org> on 2013/09/16 22:04:56 UTC

[jira] [Assigned] (CAMEL-6758) Null Pointer exception when removing SjmsComponent

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

Christian Müller reassigned CAMEL-6758:
---------------------------------------

    Assignee: Christian Müller
    
> Null Pointer exception when removing SjmsComponent
> --------------------------------------------------
>
>                 Key: CAMEL-6758
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6758
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-sjms
>    Affects Versions: 2.12.0
>         Environment: Development
>            Reporter: Marios Trivizas
>            Assignee: Christian Müller
>             Fix For: Future
>
>
> NullPointer exception in SjmsComponent when trying to remove it from camel context:
> 2013-09-16 11:51:54,201 [WARN] org.apache.camel.impl.DefaultCamelContext.removeComponent(DefaultCamelContext.java:388):org.apache.camel.spring.SpringCamelContext: Error stopping component org.apache.camel.component.sjms.SjmsComponent@232560ec. This exception will be ignored.
> java.lang.NullPointerException
> 	at org.apache.camel.component.sjms.SjmsComponent.doStop(SjmsComponent.java:143)
> 	at org.apache.camel.support.ServiceSupport.stop(ServiceSupport.java:102)
> 	at org.apache.camel.util.ServiceHelper.stopService(ServiceHelper.java:116)
> 	at org.apache.camel.impl.DefaultCamelContext.stopServices(DefaultCamelContext.java:1902)
> 	at org.apache.camel.impl.DefaultCamelContext.removeComponent(DefaultCamelContext.java:386)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira