cancel
Showing results for 
Search instead for 
Did you mean: 

Logon to WebGUI from Management Console with wrong Ports

vladimir_golovtchiner
Participant
0 Kudos

Hello SDN,

I install the new SAP Management Console on my workstation. It works perfectly exept logon to abap through WebGUI.

If I cklick on to <SAP Logon...> from the context menue of the ABAP instanz, I get a browser with an URL http://<host>:50000/sap/bc/gui/sap/its/webgui. That doesn't work because the Port of ICM is 8000.

How I can setup the right port?

Many Thanks in advance

Vladimir

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

Did you check what port entry is maintained for parameter ::

icm/server_port_0 & icm/host_name_full.

I hope this will give you a hint for your query.

Thanks..

Mohit

vladimir_golovtchiner
Participant
0 Kudos

Hi,

many thanks for your answer, but something is not clear.

I call SAP MC with such URL http://server1:50013/sapmc/sapmc.html

The ABAP System that I want to logon is under the URL http://server2:8000/sap/bc/gui/sap/its/webgui reachable.

If I try to logon from SAP MC I get an URL http://server2:50000/sap/bc/gui/sap/its/webgui

ICM on server1

icm/server_port_0 is setup for HTTP 8000 on abap side(server2). This is ABAP only ERP 6.00 system

ICM on server2

icm/HTTP/j2ee_0 = PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00

icm/server_port_0 is setup for HTTP 80$$

The question is - what ICM use SAP MC in that case?

Where I schould maintene the ICM parameters?

Best regards

Vladimir