[jboss-user] [JBoss Seam] - Re: seam lost database connection at termer service diapa

loumaus do-not-reply at jboss.com
Mon Aug 13 11:13:35 EDT 2007


running into the same problems .. 

help would be really appreciated.. 

2007-08-13 16:58:44,162 DEBUG [org.jboss.ejb.txtimer.EJBTimerServiceImpl] removeTimerService: org.jboss.ejb.txtimer.TimerServiceImpl at e1e567
2007-08-13 16:58:44,163 INFO  [org.jboss.ejb3.EJBContainer] STOPPED EJB: de.jamba.catalog.ejb.CatalogServiceBean ejbName: ejb/catalogBean
2007-08-13 16:58:44,166 DEBUG [org.jboss.ejb3.stateless.StatelessDelegateWrapper] Starting failed jboss.j2ee:ear=cat.ear,jar=cat-ejb3.jar,name=ejb/catalogBean,service=EJB3
java.lang.NullPointerException
        at org.jboss.ejb.txtimer.DatabasePersistencePolicy.listTimerHandles(DatabasePersistencePolicy.java:165)
        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.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
        at $Proxy30.listTimerHandles(Unknown Source)
        at org.jboss.ejb.txtimer.EJBTimerServiceImpl.restoreTimers(EJBTimerServiceImpl.java:408)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)


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

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



More information about the jboss-user mailing list