Hello,
I installed SAP Web Dispatcher on one server. These are my parameters found in my profile (sap web dispatcher profile) among others:
On my SAP-system I have the following parameters in my profile as shown by RZ10:
I only selected these parameters because I think they are the important ones..
Now using my web browser I want to access my SAP-system with this link: http://16.58.245.70:8100/S71/
The IP 16.58.245.70 belongs to my sap-system. with /S71/ I want my dispatcher to get me to my sap-system. In the future I want to have my dispatcher direct me to other sap-systems depending on http://16.58.245.70:8100/<xx>/
Unfortunately I get an 500 dispatching error.
Error log shows this:
[Thr 3248] Mon May 12 18:45:04 2014
[Thr 3248] *** ERROR => no valid destination server available for '!J2EE' rc=4 {00030049} [http_route.c 3462]
[Thr 3248] *** WARNING => redirect failed request to foreign destination '!ALL' [http_route.c 3486]
[Thr 3248] *** WARNING => original destination was '!J2EE' [http_route.c 3489]
[Thr 3248] *** ERROR => no valid destination server available for '!ALL' rc=4 {00030049} [http_route.c 3462]
[Thr 3248] *** WARNING => redirect failed request to foreign destination '!ALL' [http_route.c 3486]
[Thr 3248] *** WARNING => original destination was '!ALL' [http_route.c 3489]
[Thr 3248] *** ERROR => no valid destination server available for '!ALL' rc=4 {00030049} [http_route.c 3462]
[Thr 4776] Mon May 12 18:45:05 2014
[Thr 4776] *** ERROR => No matching target system for request '/favicon.ico' [icrxx.c 5079]
[Thr 4776] *** ERROR => IcrFindTargetSystem() failed. [http_plg.c 9178]
[Thr 4776] *** ERROR => No target SAP system for request {0004004a} [http_route.c 2546]
Please help me