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

NPE in BundleLifecycleIntegration

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 8.0.0.Alpha1
    • None
    • OSGi
    • None

    Description

      java.lang.NullPointerException
      	at org.jboss.as.osgi.service.BundleLifecycleIntegration$BundleLifecycleImpl.createBundleRevision(BundleLifecycleIntegration.java:200)
      	at org.jboss.osgi.framework.internal.BundleManagerPlugin.createBundleRevisionLifecycle(BundleManagerPlugin.java:439)
      	at org.jboss.osgi.framework.internal.AbstractBundleContext.installBundleInternal(AbstractBundleContext.java:206)
      	at org.jboss.osgi.framework.internal.AbstractBundleContext.installBundle(AbstractBundleContext.java:133)
      	at org.jboss.as.test.integration.osgi.deployment.DeferredResolveTestCase.testResolveManagementOp(DeferredResolveTestCase.java:130)
      

      The theory is that the Framework delegates to BundleLifecycleIntegration, which invokes a deploy operation. The code relies on the assumption that deploy either fails or the BundleDeploymentProcessor gets executed. In BundleDeploymentProcessor we attach the DU

      Attachments

        Issue Links

          Activity

            People

              tdiesler@redhat.com Thomas Diesler
              tdiesler@redhat.com Thomas Diesler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: