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.
Issue is resolved. Issue was with Database update. Basis team has solved it, I guess through SM13.
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.