cancel
Showing results for 
Search instead for 
Did you mean: 

Open Service Connection to Enterprise Portal system from Solution Manager

Former Member
0 Kudos

Hi All,

We are getting below error, when we tried to Enable/Open Service Connection ( DSWP -> Solution Landscape ->Service Connection) to Enterprise Portal system.

Here we selected the row Connection -> R/3 support and Connection tab -> open/change connection and clicked on SUBMIT. The we got below short dump.

*******

Runtime Errors UNCAUGHT_EXCEPTION

Exception CX_WD_CONTEXT

Short text

An exception occurred that was not caught.

What happened?

The exception 'CX_WD_CONTEXT' 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

'CL_WDR_CONTEXT_NODE===========CP' has to be

terminated.

What can you do?

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

Error analysis:

An exception occurred which is explained in detail below.

The exception, which is assigned to class 'CX_WD_CONTEXT', was not caught and

therefore caused a runtime error.

The reason for the exception is:

The node does not contain any elements. COMPONENTCONTROLLER.1.SYSTEMS.1.CLIENTS

How to correct the error:

If the error occures in a non-modified SAP program, you may be able to find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following keywords:

"UNCAUGHT_EXCEPTION" "CX_WD_CONTEXT"

"CL_WDR_CONTEXT_NODE===========CP" or "CL_WDR_CONTEXT_NODE===========CM00R"

"_RAISE_ELEMENT_NOT_FOUND"

***************

SMSY configuration ( logical component assignmnet) is alredy done. Is it required to do any other settings. SMD ( Solution Manager Diagnostics ) settings are not done. Is this required?

We are able to enable/open Service Connection open to ABAP system . Only for Java system we are getting error.

Please help me on this.

Thanks..

Preethish

Accepted Solutions (1)

Accepted Solutions (1)

former_member190969
Active Contributor
0 Kudos

Hi,

note 1081895 should solve this. Otherwise please create a ticket.

Regards

Andreas

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Andreas,

Thank you