Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-5141

NPE in CleanupReflectionIndexProcessor

    XMLWordPrintable

Details

    Description

      A bundle deployment may be marked as INSTALL only. It will no be resolved as part of the DUP processing and hence will not have a Module created. The class index relies on a Module being present and cannot be created for an unresolved bundle deployment.

      (Cleanup) DUPs cannot assume that the class index is always there.

      Caused by: java.lang.NullPointerException
      	at org.jboss.as.server.deployment.reflect.CleanupReflectionIndexProcessor.deploy(CleanupReflectionIndexProcessor.java:43) [jboss-as-server-7.2.0.Alpha1-SNAPSHOT.jar:7.2.0.Alpha1-SNAPSHOT]
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: