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

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Tue Sep 27 01:56:26 EDT 2011


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

Stuart Douglas updated AS7-1676:
--------------------------------

      Fix Version/s: 7.0.2.Final
    Forum Reference: http://community.jboss.org/message/622762#622762  (was: http://community.jboss.org/message/622762#622762)


> 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
>             Fix For: 7.0.2.Final
>
>         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