[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1292) NPE in InterceptorsFactory Across TestSuite
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Wed Apr 16 08:28:56 EDT 2008
[ http://jira.jboss.com/jira/browse/EJBTHREE-1292?page=all ]
Andrew Lee Rubinger updated EJBTHREE-1292:
------------------------------------------
Summary: NPE in InterceptorsFactory Across TestSuite (was: NPE in InterceptorsFcatory Across TestSuite)
> NPE in InterceptorsFactory Across TestSuite
> -------------------------------------------
>
> Key: EJBTHREE-1292
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1292
> Project: EJB 3.0
> Issue Type: Sub-task
> Components: interceptors
> Reporter: Andrew Lee Rubinger
> Assigned To: Carlo de Wolf
> Priority: Blocker
> Fix For: AS 5.0.0.CR1
>
>
> From the "asynchronous" tests, for example:
> Caused by: java.lang.NullPointerException
> at org.jboss.ejb3.interceptors.aop.InterceptorsFactory.getLifeCycleInterceptors(InterceptorsFactory.java:283)
> at org.jboss.ejb3.stateful.StatefulContainer.invokePrePassivate(StatefulContainer.java:586)
> at org.jboss.ejb3.stateful.StatefulBeanContext.preReplicate(StatefulBeanContext.java:545)
> at org.jboss.ejb3.cache.tree.StatefulTreeCache.putInCache(StatefulTreeCache.java:481)
> at org.jboss.ejb3.cache.tree.StatefulTreeCache.create(StatefulTreeCache.java:145)
> at org.jboss.ejb3.stateful.StatefulContainer.createSession(StatefulContainer.java:407)
> at org.jboss.ejb3.session.SessionContainer.createSession(SessionContainer.java:489)
> at org.jboss.ejb3.stateful.BaseStatefulRemoteProxyFactory.createProxyBusiness(BaseStatefulRemoteProxyFactory.java:102)
> at org.jboss.aop.Dispatcher.invoke(Dispatcher.java:121)
> at org.jboss.aspects.remoting.AOPRemotingInvocationHandler.invoke(AOPRemotingInvocationHandler.java:82)
> at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:847)
> at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:681)
> at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:634)
> at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:459)
> at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:197)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list