How to resolve "104/JCO_ERROR_SYSTEM_FAILURE/Time limit exceeded" exception
book
Article ID: KB0080442
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions
7.x
Description
Getting the below error while executing a request-response service for TIBCO ActiveMatrix Adapter for SAP.
----
Request Response error. Request Response service <xxxxxxx> listening on subject <xxxxxxx> failed due to target application invocation error 104/JCO_ERROR_SYSTEM_FAILURE/Time limit exceeded.. Target application is <xxxxxxx) and inbound event is <xxxxxxx>
----
Issue/Introduction
How to resolve "104/JCO_ERROR_SYSTEM_FAILURE/Time limit exceeded" exception
Environment
All Supported Platforms
Resolution
This issue occurs when SAP Adapter taking too long time to invoke the RFC/BAPI at SAP side. The default setting for a maximum allowed RFC/BAPI invocation time on SAP is 600 seconds which is controlled by the SAP system profile parameter "rdisp/max_wprun_time". This is the exception raised by JCo which is because the RFC/BAPI invocation timed out based on the value specified on "rdisp/max_wprun_time" parameter on SAP side. In this case to avoid the timeout from the SAP side, need to enlarge the value of SAP system profile parameter "rdisp/max_wprun_time" by using T-code RZ11.