cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot change http port

jordi_candel
Explorer
0 Kudos

Hi guys,

I am trying to change the http port permanently to port 8000. Therefore I go to RZ10 -> select SID_DVEBMGS00_XXXXX -> Extended maintenance -> Display -> Edit -> Create -> and I add

Parameter name:

icm/server_port_0

Parameter val:

PROT=HTTP, PORT=8000

Then I press twice Copy and activate the profile. After that I restart the system.


Now when I go back to RZ10 -> select SID_DVEBMGS00_XXXXX I can not see the icm/server_port_0 entry in the parameter list. It should be here right?


Also when I go to transaction SMICM -> GOTO -> Services the HTTP Protocol is 0 and not 8000.


What am I doing wrong?


Thanks

Goluef

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi Mate,

Before doing edit I would rather request you to import the active profiles first as changes done in older one will certainly not reflect.

Utilities >> Import Profiles >> Of active servers

Then choose the instance profile..Check if already there any entry of icm/server_port_0 and if not then create it or add a new one as icm/server_port_1 or similar

Then Copy the change>> Save>> Activate or Save and Activate.

Restart the system and the change should be there for sure..

If still doesn't work - Check the permissions in filesystem of this profiles and if the SIDadm is able to write the files. The data won't get written until you save it. Might want to check SM21 for errors.

------------------------

Alternately for the time being just goto SMICM >> Goto >> Services >> Change the HTTP service here

Services >> Change

Put  - Port - 8000, Log (HTTP), Keep alive, Process time and Save it.

Do note this is temporary and restarting system/ICM will make it go.

Do mind the port 8000 should not be used by any other process/prog.

Cheers,

Answers (3)

Answers (3)

shuai_liang
Participant

Hi,

The simplest way to change the HTTP port is following,

1, add the profile parameter to instance profile directly on OS level.

for example icm/server_port_0 = PROT=HTTP,PORT=8000,TIMEOUT=60,PROCTIMEOUT=600

2, restart ICM by the following steps.

transaction SMICM->menu->Administration->ICM->Exit Hard->Local

Best regards,
Shuai

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi,

Read this thread for finding options.

Also, 1st import profiles in rz10 and them edit.

Regards

Sriram2009
Active Contributor
0 Kudos

Hi

You can find the this things in goodle or SCN search. Kindly refer the SCN links

icm/server_port_<xx> - ICM Administration - SAP Library

Change Portal URL - Portal - SCN Wiki

BR

SS