5 Replies Latest reply on Aug 1, 2006 8:49 AM by mosk

    Could not restore ejb timers exception occured to JBossDukes

    zhangjboss


      anybody can tell me where this problem lies in?

      thanks a lot.

      2006-07-05 14:36:16,629 DEBUG [org.jboss.ejb.plugins.EntityInstancePool] Starting jboss.j2ee:jndiName=local/CustomerBean@16453941,plugin=pool,service=EJB
      2006-07-05 14:36:16,629 DEBUG [org.jboss.ejb.plugins.EntityInstancePool] Started jboss.j2ee:jndiName=local/CustomerBean@16453941,plugin=pool,service=EJB
      2006-07-05 14:36:16,629 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.j2ee:jndiName=local/CustomerBean@16453941,plugin=pool,service=EJB dependent components: []
      2006-07-05 14:36:16,629 WARN [org.jboss.ejb.EntityContainer] Could not restore ejb timers
      RuntimeMBeanException: null Cause: java.lang.NullPointerException
      at org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:176)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:163)
      ....
      ....
      Caused by: java.lang.NullPointerException
      at org.jboss.ejb.txtimer.DatabasePersistencePolicy.listTimerHandles(DatabasePersistencePolicy.java:175)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)