1 Reply Latest reply on Jun 11, 2013 2:55 AM by wdfink

    Unable to create timerservice in JBOSS 5.1.2 EAP

    smuniyandi

      Hi,

       

        Our application is using EJB 3.0 and in the EAR we are using seam jars . When we deploy EAR in the JBOSS 5.1.2 EAP , it is throwing following error.

       

       

      20:02:42,955 ERROR [AbstractKernelController] Error installing to Start: name=jboss.j2ee:jar=XXXEJB.jar,name=EjbSynchronizations,service=EJB3 state=Create

      java.lang.IllegalStateException: Cannot create timerservice for EJB EjbSynchronizations since there's no TimedObjectInvoker

      at org.jboss.ejb3.TimerServiceContainer.createTimerService(TimerServiceContainer.java:245)

      at org.jboss.ejb3.TimerServiceContainer.lockedStart(TimerServiceContainer.java:109)

      at org.jboss.ejb3.session.SessionContainer.lockedStart(SessionContainer.java:210)