[jboss-jira] [JBoss JIRA] Assigned: (AS7-1419) AbstractClassFactory runs into NullPointerException
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Jul 27 11:52:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd reassigned AS7-1419:
--------------------------------
Assignee: Stuart Douglas (was: David Lloyd)
Can you look into this Stuart?
> AbstractClassFactory runs into NullPointerException
> ---------------------------------------------------
>
> Key: AS7-1419
> URL: https://issues.jboss.org/browse/AS7-1419
> Project: Application Server 7
> Issue Type: Bug
> Components: EE
> Affects Versions: 7.0.0.Final
> Reporter: jaikiran pai
> Assignee: Stuart Douglas
>
> {code}
> Caused by: java.lang.NullPointerException
> at org.jboss.invocation.proxy.AbstractClassFactory.defineClass(AbstractClassFactory.java:150)
> at org.jboss.invocation.proxy.AbstractProxyFactory.getCachedMethods(AbstractProxyFactory.java:118)
> at org.jboss.as.ejb3.component.stateless.StatelessComponentDescription$2.configure(StatelessComponentDescription.java:121)
> at org.jboss.as.ee.component.ComponentDescription$DefaultFirstConfigurator.configure(ComponentDescription.java:778)
> 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}
> One scenario where this can happen is if the business interface of a bean is from the JDK. Referenced forum thread has more details.
>
--
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