After Singleton Service Migration EJBTimer Fails with "javax.ejb.NoSuchObjectLocalException: Timer Has Expired or Has Been Cancelled"
(Doc ID 2688930.1)
Last updated on JULY 24, 2023
Applies to:
Oracle WebLogic Server - Version 12.2.1.3.0 to 12.2.1.4.0 [Release 12c]Information in this document applies to any platform.
Symptoms
EJBTimer error occurs while invoking the ejbTimeout.
For a Singleton Service class (implementing weblogic.cluster.singleton.SingletonService) that creates a Timer (javax.ejb.Timer), after a number of service migrations between nodes of the cluster, EJBTimer fails with "javax.ejb.NoSuchObjectLocalException: Timer has expired or has been cancelled".
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |