Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-6758

Null Pointer exception when removing SjmsComponent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.12.0
    • 2.11.2, 2.12.1, 2.13.0
    • camel-sjms
    • None
    • Development

    • Unknown

    Description

      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            matriv Marios Trivyzas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: