cancel
Showing results for 
Search instead for 
Did you mean: 

error on self diagnosis exception dynpro

Former Member
0 Kudos

Hi guys,

In the transaction dswp, when i click on self diagnosis, i get an error :

-


Error when processing your request

What has happened?

The URL http://aldesitg.aldes.local:8001/sap/bc/webdynpro/sap/dswp_sd_self_diagnosis was not called due to an error.

Note

The following error text was processed in the system SOL : WebDynpro Exception: ICF service node "/sap/public/bc/ur" is not active (see SAP Note 517484)

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

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: RAISE of program CX_WD_GENERAL=================CP

Method: STARTUP_CHECKS of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP

Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP

Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP

Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

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 SOL 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 aldesitg_SOL_01 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 aldesitg_SOL_01 . 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: 001 -u: SOLMGR -l: E -s: SOL -i: aldesitg_SOL_01 -w: 0 -d: 20090615 -t: 132341 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

-


I don't really undersstand the SAP Note corresponding.

Does someone know what i have to check ?

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I have resolve my problem in the same time of your response.

Now, after the start of the service, a temporisation appear...

Former Member
0 Kudos

the Note Says the you need to just goto SICF transaction and activate the perticular service as per your reqiurment.

Thanks Rishi Abrol

JPReyes
Active Contributor
0 Kudos

ICF service node "/sap/public/bc/ur" is not active

You need to activate that node in SICF

SAP Note 517484 is very explicit... what did you don't understand?

Regards

Juan