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

SAP Web Application Server Port

Former Member
0 Likes
6,042

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. I found this point only in the ABAP Instance, not in the JAVA Instance.



I cannot see the JAVA Ports there. Any other Idea what i can try?


Kind regards,

Klaus

yakcinar
Active Contributor
0 Likes

Hello Klaus,

As you may see I sent the picture from my Java instance NW 7.4.

What is the version of your Java system?

There must be an icm node in SAP MMC.

Did you check dev_icm, dev_disp, dev_ms trace files of your Java system?

Regards,

Yuksel AKCINAR

Reagan
Product and Topic Expert
Product and Topic Expert
0 Likes

You have two separate stacks. (ABAP separate and Java separate). You cannot monitor or administer the Java stack from the ABAP stack using Tx SMICM. Have you checked the ICM log of the J2EE stack to see if the HTTP service was started? If you have set the ICM profile parameters correctly then check what is happening to the port. Check using jcmon/jsmon tool for the port.

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