Symptom
- When trying to access "Administration Cockpit" for Change Control Management gives the following error:
"500 Internal server error" - In ST22, the following dump can be seen:
"Category ABAP Programming Error
Runtime Errors UNCAUGHT_EXCEPTION
Except. CX_WD_CONTROLLER_NOTEXIST
Web Dynpro Component /TMWFLOW/SCHEDULE_MAN
ABAP Program /1BCWDY/0O2TR55BLZ2Y538D6FLP==CP
Application Component SV-SMG-CM
Controller V_CONFIGURATION Does Not Exist"UNCAUGHT_EXCEPTION" CX_WD_CONTROLLER_NOTEXIST
"/1BCWDY/0O2TR55BLZ2Y538D6FLP==CP" or /1BCWDY/0O2TR55BLZ2Y538D6FLP==CM003
"IF_WDR_CLASSLOADER~GET_VIEW"The termination occurred in ABAP program "/1BCWDY/0O2TR55BLZ2Y538D6FLP==CP",
in "IF_WDR_CLASSLOADER~GET_VIEW". The main program
was "SAPMHTTP".In the source code, the termination point is in line 68 of (Include)
program "/1BCWDY/0O2TR55BLZ2Y538D6FLP==CM003".Canceled in a Web Dynpro application.
Web Dynpro Component
Controller62 when 'V_TL_SYSTEM_SELECT' .
63 create object L_VIEW type CLF_V_TL_SYSTEM_SELECT_CTR
64 exporting Internal_Api = Internal_Api.
65 view_instance ?= L_VIEW .
66
67 when others.
>>>>> raise exception type CX_WD_CONTROLLER_NOTEXIST
69 exporting controller_name = view_name .
70 endcase.
71 endmethod."
Read more...
Environment
SAP Solution Manager 7.2
Product
Keywords
SOLMAN, error, dump, CX_WD_CONTROLLER_NOTEXIST, Controller V_CONFIGURATION Does Not Exist, , KBA , SV-SMG-CM , Change Request Management , 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.
SAP Knowledge Base Article - Preview