cancel
Showing results for 
Search instead for 
Did you mean: 

No HTTP(S) service active error in SE80 View Designer

sandip25
Explorer
0 Kudos

Hiiii Folks ,

              I am facing the problem,while developing any webdynpro program in se80->view->layout am getting the error as "No HTTP(S) service active on server ecc6".. Please help me to sort out this problem .

Accepted Solutions (0)

Answers (5)

Answers (5)

AbhishekSharma
Active Contributor
0 Kudos

Hi Dip,

Please check the TCode SMICM.

Then from top menu select GOTO >> SERVICES, and check if services (HTTP, HTTPS, SMTP etc) are Active or not.

If they are not you need to make them Active but you may not have Authorization for this you need to take help from BASIS to make them Active.

Please note that any changes you make here are lost when you restart. If you want to create or

Change a service permanently; you must do this using the profile parameter icm/server_port_<xx>.

GOTO >> PARAMETERS >> CHANGE

Ask BASIS for help.

Hope this will help.

Thanks-

Abhishek

Former Member
0 Kudos

Hi Dip,

Check if following services are activated in SICF.

/default_host/sap/bc/webdynpro

/default_host/sap/public/bc

- /default_host/sap/public/bc/ur

- /default_host/sap/public/bc/icons

- /default_host/sap/public/bc/icons_rtl

- /default_host/sap/public/bc/webicons

- /default_host/sap/public/bc/pictograms

- /default_host/sap/public/bc/webdynpro/* (ssr, mimes, and so on)


/default_host/sap/public/bc/webdynpro/viewdesigner

/default_host/sap/bc/wdvd/

/default_host/sap/bc/webdynpro/sap/configure_application

/default_host/sap/bc/webdynpro/sap/configure_component

/default_host/sap/bc/webdynpro/sap/wd_analyze_config_appl

/default_host/sap/bc/webdynpro/sap/wd_analyze_config_comp

/default_host/sap/bc/webdynpro/sap/wd_analyze_config_user

If not, please activate them. You should be able to resolve the error after activating /default_host/sap/public/bc/webdynpro/viewdesigner. But you'll need other services at some point of time during your WDA development.

Refer following link for steps for setting run-time environment for WDA. https://help.sap.com/saphelp_nw70ehp1/helpdata/en/46/d28dfa34bb12bee10000000a1553f7/content.htm

You can also refer note 1009930 and check if it's relevant to your issue.

Best Wishes,

Ravi

sandip25
Explorer
0 Kudos

hiiii Ravi ,

             Thanks for ur reply ....I have activated all services but the same error message is coming...

With Regards,

dip

AbhishekSharma
Active Contributor
0 Kudos

HI Dip,

have you tried below suggestion given by me tcoce SMICM.

THanks-

Abhishek

Former Member
0 Kudos

Hi Dip,

Please check if all the services are active according to SAP note:

1088717 - Active services for Web Dynpro ABAP in transaction SICF

Best regards,

Gabor

sandip25
Explorer
0 Kudos

Hiii Abhishek ,

                     Thanks for you early reply , but i had already activated all the services comes under default_Host ... Check this out ....

AbhishekSharma
Active Contributor
0 Kudos

Hi Dip,

I will suggest you to check that individual service if that is active or not, we can not assume that if Host is active then all included services will also be active.

Just try to search your service name in search space shown in your screen shot.

If the service is not active then it will be grayed out otherwise it will be dark black.

Thanks-

Abhishek

AbhishekSharma
Active Contributor
0 Kudos

Hi Dip,

Try to activate SICF service for your application.

Go to T-Code SICF and find your service > right click > Activate.

Generally SICF activation auth is not given to Developers this is done by BASIS team. So is you are not able activate get help with BASIS team.

You activate an ICF service as follows:

  1.  Select the required ICF service in the ICF tree in transaction SICF.

  2.  Activate the ICF service in one of the following ways:

  a.  Using menu option Service/Host    Activate

  b.  Using the context menu and choosing Activate Service.

Hope this helps.

Thanks-

Abhishek