Hi,
we have SOAP to JDBC synchronous interface. And we are facing synch timeout error in QA.
Messages will be in delivering status and later it gets into error status due to timeout.
if i restart the JDBC channel couple of times and then if i test the message again it starts working fine. But next day again we get the same time out error.
Logs details are as below:
Message1:
7/8/2015 11:34:19.717 PM | Information | Message status set to DLNG |
7/8/2015 11:34:19.736 PM | Information | Delivering to channel: JDBC_In_MCO |
7/8/2015 11:34:19.736 PM | Information | Receiver JDBC adapter: processing started; QoS required: BestEffort |
7/8/2015 11:34:19.736 PM | Information | MP: processing local module localejbs/CallSapAdapter |
7/8/2015 11:39:19.696 PM | Error | Synchronous timeout exceeded |
Message2:
7/8/2015 10:35:13.287 PM | Information | Receiver JDBC adapter: processing started; QoS required: BestEffort |
7/8/2015 10:35:13.287 PM | Information | MP: processing local module localejbs/CallSapAdapter |
7/8/2015 10:37:45.872 PM | Information | JDBC Adapter Receiver Channel JDBC_In_MCO: Processing started; party / service MCK_MCO_Q |
7/8/2015 10:37:45.911 PM | Information | Database request processed successfully |
7/8/2015 10:40:13.227 PM | Error | Synchronous timeout exceeded |
not able to understand if the delay is at DB side or in message processing within SAP PI itself.
Please help!
Thanks,
Jane