Timer service unable to invoke the timer event When we deploy our applications
0000004a AlarmListener E SCHD0063E: A task with ID 16656 failed to run on Scheduler WebSphere_EJB_Timer_Servic
e (WebSphere_EJB_Timer_Servi
ce) because of an exception: javax.ejb.TransactionRolle
dbackLocal
Exception:
; nested exception is: javax.ejb.TransactionRolle
dbackLocal
Exception:
; nested exception is: com.ibm.db2.jcc.a.SqlExcep
tion: DB2 SQL error: SQLCODE: -964, SQLSTATE: 57011, SQLERRMC: null.
<session id="StartOMSTimer">
<ejb-name>StartOMSTimer</e
jb-name>
<home>com.ibm.websphere.st
artupservi
ce.AppStar
tUpHome</h
ome>
<remote>com.ibm.websphere.
startupser
vice.AppSt
artUp</rem
ote>
<ejb-class>com.imc.oms.sta
rtup.Start
OMSTimerBe
an</ejb-cl
ass>
<session-type>Stateless</s
ession-typ
e>
<transaction-type>Containe
r</transac
tion-type>
<ejb-ref id="EjbRef_1146078903374">
<description>
</description>
<ejb-ref-name>ejb/OrderMai
ntenanceTi
mer</ejb-r
ef-name>
<ejb-ref-type>Session</ejb
-ref-type>
<home>com.imc.oms.order.Or
derMainten
anceTimerH
ome</home>
<remote>com.imc.oms.order.
OrderMaint
enanceTime
r</remote>
<ejb-link>OrderMaintenance
Timer</ejb
-link>
</ejb-ref>
</session>
Please help me in this.