cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Web Dispatcher rogue requests

Former Member
0 Kudos

hello,

We had an incident where one of the JAVA app server host became hung/unresponsive, but still Web Dispatcher(WD) didn't route the request to other available instance.

The host was completely hung, so there is nothing written in logs during that duration.

Whereas, I can see the below information in the WD log :

[Thr 140112468014848] Wed Mar  4 22:50:01 2015

[Thr 140112468014848] *** ERROR => Connection request to host: XYZ, service: 54200 failed (NIECONN_REFUSED) [icxxpool_mt. 1967]

[Thr 140112475412224] *** ERROR => Connection request to host: XYZ, service: 54200 failed (NIECONN_REFUSED) [icxxpool_mt. 1967]

[Thr 140112475412224] *** ERROR => error connecting to server 'J2EEABC' {00699e2b} [http_route_mt.c 3161]

[Thr 140112468014848] Wed Mar  4 22:50:04 2015

[Thr 140112468014848] *** ERROR => Connection request to host: XYZ, service: 54200 failed (NIECONN_REFUSED) [icxxpool_mt. 1967]

[Thr 140112468014848] *** ERROR => error connecting to server 'J2EEABC' {00539db6} [http_route_mt.c 3161]

Any recommendations, how can we make WD route request to other instance in this case.

Regards,

VS

Accepted Solutions (0)

Answers (1)

Answers (1)

manumohandas82
Active Contributor
0 Kudos

Hi VS ,

Check the following Note

1615495 - Web dispatcher dispatches requests to deactivated servers


Thanks ,

Manu