cancel
Showing results for 
Search instead for 
Did you mean: 

ICF SERVICE NODE FOR THE APPLICATION DOES NOT EXIST.

Former Member
0 Kudos

Hi All:

i am getting the following error when trying to execute my applications in abap webdynpro.

The following error text was processed in the system BIS : WebDynpro Exception: ICF service node for application does not exist

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

can anybody help me out.

relevant answers will be awarded...

Regards:

Arun

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

see the information on ICF service nodes <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/43/e86de5008b4d9ae10000000a155369/frameset.htm">here</a> and also take a look at SAP notes 517484 and 1009930 and 1008689

Regards, Heidi

For information on creating services (if they are not created automatically), see <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/78/9852aec06b11d4ad310000e83539c3/frameset.htm">here</a>

Message was edited by:

Heidi von Geisau

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Heidi/Sweta:

Thanks a lot for ur help. it has solved the problem.

I needed to create and activate the node manually.

Please checkout ur rewards..

Thanks Again..

Arun

Former Member
0 Kudos

Hi Arun,

Make sure you've made the configuration settings, especially the active services in SICF, have a look at SAP notes 517484 and 1009930 and 1008689.

Check this link:

http://help.sap.com/saphelp_nw2004s/helpdata/en/43/e86de5008b4d9ae10000000a155369/frameset.htm

Hope this will help!

Cheers,

Darshna.

shwetars
Advisor
Advisor
0 Kudos

hi Arun,

This happens when the service corresponding to your wd application is not active. You can check this by going to SICF transaction and navigate to the node sap->bc->webdynpro... under this you might find your application, just right click on it and activate.

Once done, try running your application again.

Hope this solves your problem.

Regards,

Shweta