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

NPE in ComponentDescription$DefaultFirstConfigurator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.2.Final
    • 7.0.1.Final
    • EE
    • None

    Description

      A missing component class can lead to a NPE in ComponentDescription$DefaultFirstConfigurator. See referenced forum thread for details

      Here's the stacktrace:

      Caused by: java.lang.NullPointerException
      
          at org.jboss.as.ee.component.ComponentDescription$DefaultFirstConfigurator.configure(ComponentDescription.java:532)
      
          at org.jboss.as.ee.component.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:65)
      
          at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:115)
      
          ... 5 more
      

      Sample application reproducing this issue is attached to this JIRA

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            jaikiran Jaikiran Pai (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: