"java.lang.IllegalStateException: Cannot create timerservice for EJB EjbSynchronizations since there's no TimedObjectInvoker" throws when starting-up Seam application

Solution Verified - Updated -

Issue

The following exception throws when starting-up Seam application in EAP 5.x:

    ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (main) Error installing to Start: name=jboss.j2ee:ear=sample.ear,jar=sample-ejb.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)
            at org.jboss.ejb3.session.SessionSpecContainer.lockedStart(SessionSpecContainer.java:547)
            at org.jboss.ejb3.stateful.StatefulContainer.lockedStart(StatefulContainer.java:236)
            at org.jboss.ejb3.EJBContainer.start(EJBContainer.java:995)

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP) 5.x
  • Seam 2.2

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content