cancel
Showing results for 
Search instead for 
Did you mean: 

ACTIVATE ICM

former_member186145
Participant
0 Kudos

Hi to all

I am in the task of activate all the services of the ICM, by run the BSP applications.

I update the parameters by RZ10 there:

icm/server_port_25 25

icm/server_port_80 80

icm/host_name_full cafam.dom

rdisp/start_icman false

Then I activate the services in the tcode SICF.

Then I review the tcode SMICM, and appear:

ICM Status: not running

goto /services, and isn't there services.

services / create,: I put the port (80), and the protocol HTTP, but appear the following error:

Service 1 on port 8080 could not be started

And can´t create the services.

Please tell me if I forgot some step,.

Thank you very much

Dario Rodriguez

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Your parameters are wrong, you should use for exemple :

icm/server_port_0 = PROT=HTTP,PORT=80

icm/server_port_1 = PROT=HTTPS,PORT=443

icm/server_port_2 = PROT=SMTP,PORT=25

rdisp/start_icman = true

Regards,

Olivier

Answers (1)

Answers (1)

Former Member
0 Kudos

Hernan,

Try this,

Set the rdisp/start_icman profile parameter to TRUE and restart the system.