cancel
Showing results for 
Search instead for 
Did you mean: 

error while calling application?

Former Member
0 Kudos

Hi all,

I m getting a error while i m testing my application...

Error:WebDynpro Exception: ICF service node for application /sap/public/myssocntl does not exist

Note

The following error text was processed in the system CGQ : WebDynpro Exception: ICF service node for application /sap/public/myssocntl does not exist

The error occurred on the application server cgslsvr1_CGQ_30 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: HANDLE_REQUEST of program CL_WDR_UCF====================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

Plz help to resolve,

Thanks

Ravi

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

There are certain other services, beside just the ones for your application, that must be present and active. They are documented in this help link:

http://help.sap.com/saphelp_nw70/helpdata/EN/46/d28dfa34bb12bee10000000a1553f7/frameset.htm

Normally you get an error message if the standard nodes are not active. From this message, it would appear that one of the standard nodes is actually missing - not just deactivated. This is a serious problem and likely would only present if some intentionally deleted an SAP delivered Service Node.

Answers (0)