[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

EJB Timer Execution in Cluster

Asked by vvsrk76 in Enterprise Java Beans (EJB), J2EE, IBM Websphere Application Server

Tags: J2EE, EJB

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_Service (WebSphere_EJB_Timer_Service) because of an exception: javax.ejb.TransactionRolledbackLocalException:  ; nested exception is: javax.ejb.TransactionRolledbackLocalException:  ; nested exception is: com.ibm.db2.jcc.a.SqlException: DB2 SQL error: SQLCODE: -964, SQLSTATE: 57011, SQLERRMC: null.

<session id="StartOMSTimer">
                  <ejb-name>StartOMSTimer</ejb-name>
                  <home>com.ibm.websphere.startupservice.AppStartUpHome</home>
                  <remote>com.ibm.websphere.startupservice.AppStartUp</remote>
                  <ejb-class>com.imc.oms.startup.StartOMSTimerBean</ejb-class>
                  <session-type>Stateless</session-type>
                  <transaction-type>Container</transaction-type>
                  <ejb-ref id="EjbRef_1146078903374">
                        <description>
                        </description>
                        <ejb-ref-name>ejb/OrderMaintenanceTimer</ejb-ref-name>
                        <ejb-ref-type>Session</ejb-ref-type>
                        <home>com.imc.oms.order.OrderMaintenanceTimerHome</home>
                        <remote>com.imc.oms.order.OrderMaintenanceTimer</remote>
                        <ejb-link>OrderMaintenanceTimer</ejb-link>
                  </ejb-ref>
            </session>


Please help me in this.
[+][-]10/20/09 09:45 AM, ID: 25615966Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/20/09 09:56 AM, ID: 25616094Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/20/09 09:58 AM, ID: 25616113Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/20/09 10:00 AM, ID: 25616136Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/21/09 08:11 AM, ID: 25624748Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625