[jboss-user] [EJB/JBoss] - EJBTimerService is not registered.

ek79 do-not-reply at jboss.com
Fri Mar 6 13:13:07 EST 2009


Hello,
I am using jboss4.2, I am trying to deploy an application and I get the following error, is there something wrong in the configuration? could you please point me in the right direction?

Thanks

2009-03-05 15:59:17,087 28297      WARN  [main                     ] ejb.Container             (           Container.java:  779) - Could not restore ejb timers
javax.management.InstanceNotFoundException: jboss.ejb:service=EJBTimerService is not registered.
        at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:523)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:653)
        at org.jboss.ejb.Container.restoreTimers(Container.java:771)
        at org.jboss.ejb.SessionContainer.startService(SessionContainer.java:410)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
        at sun.reflect.GeneratedMethodAccessor6.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)
        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.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
        at $Proxy0.start(Unknown Source)
        at org.jboss.system.ServiceController.start(ServiceController.java:417)
        at sun.reflect.GeneratedMethodAccessor11.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)
        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 $Proxy56.start(Unknown Source)
        at org.jboss.ejb.EjbModule.startService(EjbModule.java:429)

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

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



More information about the jboss-user mailing list