[jboss-user] [JBoss Seam] - Re: WARNING about TransactionListener when I deploy

chip_schoch do-not-reply at jboss.com
Wed Feb 14 13:55:05 EST 2007


I clipped off the first line.

it is:

java.lang.NullPointerException
	at $Proxy99.retainIfException(Unknown Source)
	at org.jboss.ejb3.stateful.StatefulRemoveFactory.createPerJoinpoint(StatefulRemoveFactory.java:56)
	at org.jboss.aop.advice.AspectFactoryDelegator.createPerJoinpoint(AspectFactoryDelegator.java:119)
	at org.jboss.aop.advice.ScopedInterceptorFactory.create(ScopedInterceptorFactory.java:113)
	at org.jboss.aop.Advisor.createInterceptorChain(Advisor.java:646)
	at org.jboss.aop.Advisor.pointcutResolved(Advisor.java:916)
	at org.jboss.aop.Advisor.resolveMethodPointcut(Advisor.java:678)
	at org.jboss.aop.ClassContainer.createInterceptorChains(ClassContainer.java:246)
	at org.jboss.aop.ClassContainer.rebuildInterceptors(ClassContainer.java:113)
	at org.jboss.aop.ClassContainer.initializeClassContainer(ClassContainer.java:56)
	at org.jboss.ejb3.EJBContainer.start(EJBContainer.java:453)
	at org.jboss.ejb3.SessionContainer.start(SessionContainer.java:121)
	at org.jboss.ejb3.stateful.StatefulContainer.start(StatefulContainer.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.ejb3.ServiceDelegateWrapper.startService(ServiceDelegateWrapper.java:102)
	at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
	at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)


.....

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016536#4016536

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016536



More information about the jboss-user mailing list