[jboss-jira] [JBoss JIRA] Resolved: (AS7-1676) NPE in ComponentDescription$DefaultFirstConfigurator

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Wed Aug 31 22:56:26 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas resolved AS7-1676.
---------------------------------

    Resolution: Done


> NPE in ComponentDescription$DefaultFirstConfigurator
> ----------------------------------------------------
>
>                 Key: AS7-1676
>                 URL: https://issues.jboss.org/browse/AS7-1676
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: EE
>    Affects Versions: 7.0.1.Final
>            Reporter: jaikiran pai
>            Assignee: Stuart Douglas
>         Attachments: war-error.war
>
>
> A missing component class can lead to a NPE in ComponentDescription$DefaultFirstConfigurator. See referenced forum thread for details
> Here's the stacktrace:
> {code}
> 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
> {code}
> Sample application reproducing this issue is attached to this JIRA

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list