You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Scott England-Sullivan (JIRA)" <ji...@apache.org> on 2013/10/30 14:29:26 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 ]

Scott England-Sullivan reassigned CAMEL-6758:
---------------------------------------------

    Assignee: Scott England-Sullivan  (was: 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: Scott England-Sullivan
>            Priority: Minor
>             Fix For: 2.11.2, 2.12.1, 2.13.0
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)