Symptom
SOAMANAGER user defined search terminated with 500 Internal Server Error and the following dump occurring in ST22 transaction.
Category ABAP programming error Runtime Errors TIME_OUT ABAP Program CL_WDR_CONTEXT_ELEMENT========CP Application Component BC-WD-ABA-RUN |
Short text |
Time limit exceeded |
What happened? |
Program "CL_WDR_CONTEXT_ELEMENT========CP" has exceeded the maximum uninterrrupted runtime and has therefore been terminated. |
Source Code Extract |
1 method if_wd_context_element~get_static_attributes . 2 field-symbols: 3 <values> type data. >>>>> assign me->static_attributes->* to <values>. 5 check sy-subrc = 0. 6 move-corresponding <values> to static_attributes. 7 endmethod. |
Read more...
Environment
- ABAP Web Services
- SAP NetWeaver
- SAP NetWeaver Application Server for SAP S/4HANA
- ABAP PLATFORM - Application Server ABAP
- SOAMANAGER
Product
Keywords
Webservice, Web Service, Webservices, Web Services, ESI, ESI_GDPR, SY-MSGID SPRX, METHOD CL_WDR_CONTEXT_ELEMENT========C, CL_WDR_CONTEXT_ELEMENT========CM00, WDR_CONTEXT_ELEMENT=>IF_WD_CONTEXT_ELEMENT~GET_STATIC_ATTRIBUTES, CL_WDR_CONTEXT_NODE_VAL=>_GET_ELEMENT, CL_WDR_CONTEXT_NODE_VAL=======CP, METHOD CL_COMPONENTCONTROLLER_CTR=>GET_ELEMENT, SOAMANAGER performance is slow, timeout, Web Dynpro ABAP unified rendering , KBA , BC-WD-ABA-RUN , Web Dynpro ABAP Runtime , BC-WD-UR , Unified Rendering , BC-ESI-WS-ABA , Web Service and SOAP - ABAP , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.