Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-4709

NullPointerException in CamelContextRegistryService if the application is deployed from an EAR sub-module

XMLWordPrintable

    • % %
    • 6.3 Sprint 1 (4-Jan->29-Jan)

      On Fuse 6.2.1 on EAP, deploying the ear-deployment quickstart shows this WARN message:

      11:28:09,554 WARN  [org.apache.camel.impl.CamelContextTrackerRegistry] (MSC service thread 1-6) Error calling CamelContext tracker. This exception is ignored.: java.lang.NullPointerException
      	at org.wildfly.extension.camel.service.CamelContextRegistryService$CamelContextRegistryImpl.contextCreated(CamelContextRegistryService.java:194)
      	at org.apache.camel.impl.CamelContextTrackerRegistry.contextCreated(CamelContextTrackerRegistry.java:56) [camel-core-2.15.1.redhat-621084.jar:2.15.1.redhat-621084]
      	at org.apache.camel.impl.DefaultCamelContext.<init>(DefaultCamelContext.java:284) [camel-core-2.15.1.redhat-621084.jar:2.15.1.redhat-621084]
      	at org.switchyard.common.camel.SwitchYardCamelContextImpl.<init>(SwitchYardCamelContextImpl.java:63) [switchyard-common-camel-2.0.1.redhat-621084.jar:2.0.1.redhat-621084]
      	at org.switchyard.common.camel.SwitchYardCamelContextImpl.<init>(SwitchYardCamelContextImpl.java:56) [switchyard-common-camel-2.0.1.redhat-621084.jar:2.0.1.redhat-621084]
      	at org.switchyard.deploy.ServiceDomainManager.createDomain(ServiceDomainManager.java:108)
      	at org.switchyard.as7.extension.deployment.SwitchYardDeployment.start(SwitchYardDeployment.java:109) [switchyard-deploy-jboss-as7-2.0.1.redhat-621084.jar:2.0.1.redhat-621084]
      	at org.switchyard.as7.extension.services.SwitchYardService.start(SwitchYardService.java:77) [switchyard-deploy-jboss-as7-2.0.1.redhat-621084.jar:2.0.1.redhat-621084]
      	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980)
      	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
      	at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
      

      See https://github.com/wildfly-extras/wildfly-camel/issues/978#issuecomment-158971039 for further details

            jnethert@redhat.com James Netherton
            rhn-support-mputz Martin Weiler (Inactive)
            Tomas Turek Tomas Turek
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: