Symptom
A DUMP occurs in SOAMANAGER Technical Administration within either the Profile or Domain tabs.
The DUMP occurs in the back end, in the SOAMANAGER browser window, a 500 Internal Server Error message is raised.
Category ABAP Programming Error Runtime Errors UNCAUGHT_EXCEPTION Except. CX_WDR_ADAPTER_EXCEPTION ABAP Program CX_WDR_ADAPTER_EXCEPTION======CP Application Component BC-WD-ABA-REN
|
Short text |
An exception has occurred that was not caught. |
What happened? |
Exception 'CX_WDR_ADAPTER_EXCEPTION' was raised, but it was not caught anywhere along the call hierarchy.
Since exceptions represent error situations, and this error was not adequately responded to, ABAP program 'CX_WDR_ADAPTER_EXCEPTION======CP' had to be terminated.
|
Source Code Extract |
if l_adapter->m_view_element is bound. l_component ?= l_adapter->m_view_element->view->if_wd_controller~get_component( ). l_view_name = l_adapter->m_view_element->view->name. l_view_element_id = l_adapter->m_view_element->id. l_view_element_type = l_adapter->m_view_element->_DEFINITION_NAME. l_component_name = l_component->component_name. endif. if l_adapter->m_context_element is bound. l_path = l_adapter->m_context_element->get_path( ). endif. >>>>> raise exception type cx_wdr_adapter_exception
|
Read more...
Environment
- SAP NetWeaver 7.4
- SAP NetWeaver 7.5
- SAP NetWeaver Application Server 7.51 for SAP S/4HANA 1610 (SAP_BASIS 7.51)
- SAP NetWeaver Application Server for ABAP 7.52 for SAP S/4HANA (SAP_BASIS 7.52)
- ABAP PLATFORM 1809 - Application Server ABAP (SAP_BASIS 7.53)
- ABAP PLATFORM 1909 - Application Server ABAP (SAP_BASIS 7.54)
Product
ABAP platform 1809 ; ABAP platform 1909 ; SAP NetWeaver 7.4 ; SAP NetWeaver 7.5 ; SAP NetWeaver Application Server 7.51 for SAP S/4HANA 1610 ; SAP NetWeaver Application Server for ABAP 7.52 for SAP S/4HANA
Keywords
Webservice, Web Service, Webservices, Web Services, ESI, DUMP, ST22, ESI_GDPR, C_SRT_EXTENDED_PROFILE, C_SRT_PROFILE_MANAGEMENT, C_SRT_DOMAIN_MANAGEMENT, C_SRT_EXTENDED_PROFILE
, KBA , BC-ESI-WS-ABA , Web Service and SOAP - ABAP , BC-ESI-WS-ABA-CFG , WebServices ABAP Configuration , BC-ESI-WS-ABA-MON , WebServices ABAP Monitoring , BC-ESI-WS-ABA-RT , WebServices ABAP Runtime , 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.