Oracle Weblogic Server (MOSC)

MOSC Banner

IllegalArgumentException on EJB Timer ejbTimeout()

edited Jan 18, 2017 3:24PM in Oracle Weblogic Server (MOSC) 6 commentsAnswered

WLS 12.1.3 installation on Win Server 2012.

One cluster of two managed servers.

An enterprise application contains 3 EJB timers. Timers are clustered and persisted to DB (table WEBLOGIC_TIMERS).

Each time one of the timers triggers ejbTimeout(), the following exception is logged

<[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-012838E30163E6919A1F> <> <1426809856301> <BEA-011088> <The following error occurred while invoking the ejbTimeout(javax.ejb.Timer) method of EJB MyServicesBean(Application: MyAppClustered, EJBComponent: MyEJB.jar).

javax.ejb.EJBTransactionRolledbackException: EJB Exception:

    at weblogic.ejb.container.internal.BaseLocalObject.handleSystemException(BaseLocalObject.java:452)

    at weblogic.ejb.container.internal.BaseLocalObject.postInvoke1(BaseLocalObject.java:251)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center