How to solve OptimisticLockException?
Dear Community,
I see this exception in the server log and don't know how to solve it. The WebLogic Server is 12.1.3. Please help.
<Sep 11, 2021 2:19:04 PM UTC> <Warning> <EJB> <BEA-010065> <MessageDrivenBean threw an Exception in onMessage(). The exception is:
I see this exception in the server log and don't know how to solve it. The WebLogic Server is 12.1.3. Please help.
<Sep 11, 2021 2:19:04 PM UTC> <Warning> <EJB> <BEA-010065> <MessageDrivenBean threw an Exception in onMessage(). The exception is:
javax.ejb.EJBTransactionRolledbackException: EJB Exception: .
javax.ejb.EJBTransactionRolledbackException: EJB Exception:
at weblogic.ejb.container.internal.BaseLocalObject.handleSystemException(BaseLocalObject.java:456)
at weblogic.ejb.container.internal.BaseLocalObject.postInvoke1(BaseLocalObject.java:254)
at weblogic.ejb.container.internal.BaseLocalObject.__WL_postInvokeTxRetry(BaseLocalObject.java:207)
at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:46)
at sgss.sm.se.activeschedule.ejb.ScheduledEventManagerBean_2k2sr4_IScheduledEventManagerImpl.determineScheduledEventCompletion(Unknown Source)
Truncated. see log file for complete stacktrace
0