cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

SAP Web Application Server Port

Former Member
0 Likes
6,038

Dear all,

i want to connect to a Web Application Server using the HTTP port, but it is not working.

http://localhost:50100/

HTTPS is working without any problems.

https://localhost:50101/

I started hte HTTPS site and checked the system information, please see attached jpg.

The system overview tells me, that HTTP Port is null.

But how can i change it?

Thanks in advance for our help.

Kind regards,

Klaus

View Entire Topic
Former Member
0 Likes

Dear Yuksel AKCINAR,


thank you for your reply. Now i have added the line

icm/server_port_0 = PROT=HTTP , PORT=50100, TIMEOUT=60 , PROCTIMEOUT=600

to the instance prifile of the JM3 instance by using notepad. I restarted the JAVA Instance.


is that doing ok?


it takes no effect at the moment, but i think it is clear, because the port is already in use at the moment.

It is a production system, i will do that on Sunday and give feedback as soon as possible.


Kidn regards,

Klaus

yakcinar
Active Contributor
0 Likes

Hello Klaus,

I was going to advise you,

1- Configure all instances (ABAP+JAVA) port parameters as  described in below link.

icm/server_port_<xx> - Internet Communication Manager (ICM) - SAP NetWeaver - SAP Libr...

2- Stop all instances

3- Then start again.

In addition;

* You can also check port usages from SAPMMC Tool Access Points tree element of each instance.

* You can restart ICM of and ABAP instances on SMICM transaction Administration menu without restarting the instance

Waiting for feedback.

Regards,

Yuksel AKCINAR