cancel
Showing results for 
Search instead for 
Did you mean: 

Issue Management scenario Troubleshooting dump CX_WDR_ADAPTER_EXCEPTION

Former Member
0 Kudos

Hi,

I'm customizing img transaction to configure service desk scenario in a

Solution Manager SPS15 7.0(SID=SMG), on windows 2003 server/SQl Server

2005.

The problem is customizing Issue Management scenario at step "Troubleshooting".

When I execute this action, I go to smsy transaction->Settings -> Self-Diagnosis

and an error with this tittle appears:

Error when processing your request

What has happened?

The URL http://solution.grupotec.local:8002/sap/bc/webdynpro/sap/dswp_sd_settings/ was not called due to an error.

Note

The following error text was processed in the system SMG : Adapter error in &VIEW_ELEMENT_TYPE& "_08" of view "DSWP_SD_SETTINGS.START": Context binding of property ? cannot be resolved: The Mapping to Node COMPONENTCONTROLLER.1.LAYOUT Has Not Been Completed.

The error occurred on the application server solution_SMG_02 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: RAISE_FOR of program CX_WDR_ADAPTER_EXCEPTION======CP

Method: RAISE_BINDING_EXCEPTION of program CL_WDR_VIEW_ELEMENT_ADAPTER===CP

Method: GET_BOUND_ELEMENT of program CL_WDR_VIEW_ELEMENT_ADAPTER===CP

Method: GET_ATTRIBUTE_INTERNAL of program CL_WDR_VIEW_ELEMENT_ADAPTER===CP

Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP

Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP

Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP

Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP

Method: RENDER_WINDOWS of program CL_WDR_CLIENT_SSR=============CP

Method: IF_WDR_RESPONSE_RENDERER~RENDER_USER_INTERFACE_UPDATES of program CL_WDR_CLIENT_SSR=============CP

What can I do?

If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system SMG in transaction ST22.

If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server solution_SMG_02 in transaction SM21.

If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server solution_SMG_02 . In some situations, you may also need to analyze the trace files of other work processes.

If you do not yet have a user ID, contact your system administrator.

Error code: ICF-IE-http -c: 010 -u: SOLMANADM -l: E -s: SMG -i: solution_SMG_02 -w: 0 -d: 20080618 -t: 115252 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

This error creates a dump:

Runtime Errors UNCAUGHT_EXCEPTION

Exception CX_WDR_ADAPTER_EXCEPTION

Short text

An exception occurred that was not caught.

What happened?

The 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, the running ABAP program

'CX_WDR_ADAPTER_EXCEPTION======CP' has to be

terminated.

Error analysis

An exception occurred which is explained in detail below.

The exception, which is assigned to class 'CX_WDR_ADAPTER_EXCEPTION', was not

caught and

therefore caused a runtime error.

The reason for the exception is:

Adapter error in &VIEW_ELEMENT_TYPE& "_08" of view "DSWP_SD_SETTINGS.START":

Context binding of property ? cannot be resolved: The Mapping to Node

COMPONENTCONTROLLER.1.LAYOUT Has Not Been Completed.

The occurrence of the exception is closely related to the occurrence of

a previous exception "CX_WD_CONTEXT", which was raised in the program

"CL_WDR_CONTEXT_NODE_MAP=======CP",

specifically in line 25 of the (include) program

"CL_WDR_CONTEXT_NODE_MAP=======CM001".

The cause of the exception was:

The Mapping to Node COMPONENTCONTROLLER.1.LAYOUT Has Not Been Completed.

Information on where terminated

Termination occurred in the ABAP program "CX_WDR_ADAPTER_EXCEPTION======CP" -

in "RAISE_FOR".

The main program was "SAPMHTTP ".

In the source code you have the termination point in line 45

of the (Include) program "CX_WDR_ADAPTER_EXCEPTION======CM004".

I've tested in sicf transaction that /sap/bc/webdynpro/sap/dswp_sd_settings/ service (right click->test service), appears a log-on popup I type usr j2ee_admin and pwd, and the same error appears.

I'm logged with user to configure Solution Manager

which was SAP_ALL, SAP_NEW profile and a Z_RFC rol with( S_RFC,

S_RFCACL authorizations object).

Please could you help me??

Thanks and Regards

Raul

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I've resolved this problem with SAP Note:

1157740 - Self Diagnosis dumps when Settings is accessed from Menu

Thanks and Regards

Raul