Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-15008

NullPointerException from TracingDeploymentProcessor.close()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 25.0.0.Beta1, 25.0.0.Final
    • 25.0.0.Beta1
    • None
    • None
    • Undefined

    Description

      I'm seeing the following NPE when running tests:

      2021-07-13 15:26:58,958 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "MDBActivationConfigTestCase.jar" (runtime-name: "MDBActivationConfigTestCase.jar")
      2021-07-13 15:26:59,016 ERROR [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-4) null: java.lang.NullPointerException
              at org.wildfly.extension.microprofile.opentracing.TracingDeploymentProcessor.undeploy(TracingDeploymentProcessor.java:285)
              at org.jboss.as.server.deployment.DeploymentUnitPhaseService.safeUndeploy(DeploymentUnitPhaseService.java:251)
              at org.jboss.as.server.deployment.DeploymentUnitPhaseService.stop(DeploymentUnitPhaseService.java:244)
              at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1795)
              at org.jboss.msc.service.ServiceControllerImpl$StopTask.execute(ServiceControllerImpl.java:1764)
              at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1559)
              at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
              at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)
              at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
              at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
              at java.lang.Thread.run(Thread.java:748)
      

      Attachments

        Issue Links

          Activity

            People

              xf01213 Boris Unckel (Inactive)
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: