Hello, dear experts!
We try to set up a new web dispatcher for SAP WAS cluster (6.40 PatchLevel 87289.311) which is all done accoding to the help info.
However we can't use it as everytime I hit the Web Disp URL I am getting this error:
500 Dispatching Error
Dispatching Error
Error: -26
Version: 6040
Component: HTTP_ROUTE
Date/Time: Fri Oct 28 12:46:55 2005
Module: http_route.c
Line: 2351
Server: nrxqa8__00
Detail: no valid destination server available for '!ALL' rc=13
© 2001-2003, SAP AG
The web dispatcher profile we created is :
1. Profile generated by sapwebdisp bootstrap
SAPSYSTEMNAME = QA8
1. unique instance number
SAPSYSTEM = 03
1. Accesssability of Message Servers
rdisp/mshost = nrxqa8.NRXTOR.WORLD
ms/http_port = 3602
1. SAP Web Dispatcher Parameter
wdisp/auto_refresh = 120
wdisp/max_servers = 100
1. SAP Web Dispatcher Ports
icm/server_port_0 = PROT=HTTP,PORT=55555
1. SAP Web Dispatcher Web Administration
icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,DOCROOT=./admin
1. Description of the Resource
icm/min_threads = 20
icm/max_threads = 40
icm/max_conn = 500
1. Communication Buffer
mpi/total_size_MB = 100
mpi/buffer_size = 65536
I really appreciate if you could help us with it... Any suggestions are welcome!
Thanks a lot!