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.
Request clarification before answering.
Hi Gurav,
Have you tried to check the RFC function alone?, i know that this could be tedious, but it doesnt seem a disk space problem in my opinion, it simply seems that the RFC spend a lot of time in its execution, may be the ABAP basis team should the increase the ABAP timeout (rdisp/max_wprun_time)
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.