cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot connect to message server through WebDispatcher

former_member367733
Participant
0 Kudos

Hello Experts,

I am doing SOLMAN_SETUP and I would like to access my server using WebDispatcher. But after I installed the Web Dispatcher, the message server cannot connect. Please help me analysis why this happen?

OS: Windows Server 2008R2

NetWeaver 7.0

SolMan: 7.1

Back-end system running is OK.

Using transaction code SMMS to check message server status.

Web Dispatcher profile settings:

profile.txt

The log to check profile: sapwebdisp.exe

Using netstat to check message is listening or not:

I also uploaded some logs, such as dev_webdisp and dev_ms.

dev-webdisp.txt

dev-ms.txt

Please help me how to fix it. Many thanks.

BR

Alex

Accepted Solutions (1)

Accepted Solutions (1)

isaias_freitas
Advisor
Advisor

Hello Alex,

You used the Message Server port 3611 to configure the Web Dispatcher.

This is not the correct port.

Please access the transaction SMMS, menu goto -> services.

You should see an HTTP port there. This is the port number that you must use at the Web Dispatcher configuration ;-).

Based on the "dev_ms" trace that you provided, it will be the port 8112.

Cheers!

Isaías

former_member367733
Participant
0 Kudos

Hi Isaias,

Thank you very much for your answer. Now I could successfully connect server through webdispatcher. Thank you very much.

BR

Alex

isaias_freitas
Advisor
Advisor
0 Kudos

You are welcome! 🐵

Answers (0)