cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello Expert,

Need your help as below,

system getting adapter engine error as RFC_ERROR_SYSTEM_FAILURE: Time limit exceeded.

Error in processing caused by: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: JCO.Exception while calling SO_NEW_DOCUMENT_SEND_API1 in remote system (RfcClient[RFCReceiverPI]):com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Time limit exceeded

There is BPM involved in this scenario and it sends mails to user via SOST in our PI production system.

Message in MONI is successfully processed but failing in adapter engine.

As far I checked the payload is not big to have time imit error and all messages are failing.

I read somewhere that it could be issue system space.

We are getting many time out dumps in ST22 with below error

The program "SAPLSOI1" has exceeded the maximum permitted runtime without

interruption and has therefore been terminated.

it is failing at commit work statement below of FM SO_NEW_DOCUMENT_SEND_API1

MOVE OBJECT_ID TO NEW_OBJECT_ID.

PERFORM TRANSFER_TAB_TO_REC TABLES REC_TABLE

                                    RECEIVERS.

if commit_work = on.

   commit work.

endif.

Please help as many messages are getting failed.

0 Likes
View Entire Topic
Bhargavakrishna
Active Contributor
0 Likes

Hi Gaurav,

This is related to program error.

Check in ECC sm58 is there any dumps.

Did you tested the RFC in ECC?

Please refer the below link

https://scn.sap.com/thread/2052210

Regards

Bhargava krishna