cancel
Showing results for 
Search instead for 
Did you mean: 

Solman 7.2 opening wrong URL(wrong port)

Ritika1
Advisor
Advisor
0 Kudos

Hi,

My system is using wrong port in the URL. For example: If I open solman_setup, it opens the URL:

http://hostname:0/sap/public/myssocntl?sap-client=001

whereas the port for HTTP is 50000. I have to change the port to 50000 and then it opens correctly. I have defined the following parameters in icm/server_port in the Instance profile.

PROT=HTTPS,PORT=50001,TIMEOUT=60,PROCTIMEOUT=600

PROT=HTTP,PORT=50000,TIMEOUT=60,PROCTIMEOUT=600

The system is taking the port 0 for Solman Setup and Fiori Launchpad(all the apps).

Please suggest other actions I can perform to correct this issue.

Thanks,

Ritika

Amit_Tewatia
Active Participant
0 Kudos

Hi Ritika,

Please share log from below mentioned path:

SMICM run Goto->HTTP Server->Display Data

Regards,

Amit T

Ritika1
Advisor
Advisor
0 Kudos

Hi Amit,

Thank you for replying. I have solved the issue.

Regards,

Ritika

Accepted Solutions (1)

Accepted Solutions (1)

Ritika1
Advisor
Advisor

I have solved the issue. I went to solman_setup --> Infrastructure Preparation --> 2.Set up Java Connectivity --> 2.1 Define HTTP Connectivity and changed the ABAP HTTP URL. I also executed all the activities in 2.2 Enable Connectivity again.

After performing the above steps, the t-codes in the system opened the right URLs for Solman Setup and Fiori Launchpad.

Former Member
0 Kudos

Thank you very much. I think the step 'Update HTTPURLLOC Table' is enough after updating the URL's in Step 2.1

Answers (0)