cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dispatcher Trace: IcrFindTargetSystem: No system found for addr

0 Kudos
3,427

Hello together,


we've got a problem with our Web Dispatcher (ip adress 192.168.1.2, Version 7.42.0).

We've configured it to use HTTPS for the administration GUI:

icm/server_port_0 = PROT=HTTP,HOST=servername,PORT=81$$
icm/server_port_1 = PROT=HTTP,HOST=localhost,PORT=81$$
icm/server_port_2 = PROT=HTTPS,HOST=servername,PORT=8443
icm/HTTP/admin_0 = PREFIX=/sap/admin,DOCROOT=$(DIR_DATA)$(DIR_SEP)icmandir,AUTHFILE=$(icm/authfile),PORT=81$$
icm/HTTP/admin_1 = PREFIX=/sap/admin,DOCROOT=$(DIR_DATA)$(DIR_SEP)icmandir,AUTHFILE=$(icm/authfile),PORT=84$$

We also configured two backend systems:

wdisp/system_0 = SID=S01, MSHOST=server1name, MSSPORT=8123, SRCSRV=*:20123
wdisp/system_1 = SID=S02, MSHOST=server2name, MSSPORT=8124, SRCSRV=*:20124

But after logging in to the administration GUI the trace file shows these errors every few seconds:

[Thr 3104] IcrFindTargetSystem: No system found for addr: 192.168.1.2:8443

How do we get rid of these messages?

There is no target system - it's the web dispatcher itself.

Thank you in advance.
Benjamin

View Entire Topic
behlau_carlos
Contributor
0 Kudos

Hello Benjamin,

please have look into the following thread:

Web Dispatcher redirection is not working for P... | SCN

If I understood all correctly its was a patch issue. Your case might be related ...

Best regards

Carlos Behlau

0 Kudos

Dear Carlos,

Thank you, we've updated to 742 patch 119 and the error messages are gone.

Best regards,

Benjamin