I am using Websphere 6.1 with fix pack 27 same is for IBM http server, It is observed that both the servers (WebShere Apps and HTTP) goes down frequently which is impacting end-users to process any request.
on reviewing logs i got certain error message.
[Tue Nov 17 15:04:02 2009] 00001e75 b75cbb90 - ERROR: /blddir/WAS61.NATV/NATV/ws/code/plugins.http/src/common/http/lib_rio.c line 884 : Read failed, rc=104
[Tue Nov 17 15:04:02 2009] 00001e75 b75cbb90 - ERROR: ws_server: serverSetFailoverStatus: Marking was-lichfl2Node01_lickastle2 down
[Tue Nov 17 15:04:02 2009] 00001e75 b75cbb90 - ERROR: ws_common: websphereHandleRequest: Failed to execute the transaction to 'was-lichfl2Node01_lickastle2'on host 'was-lichfl2'; will try another one
can any one help to isolate the problem.
Regards
Manoj Wadhwa
You'll need to look in the appserver logs for lickastle2 to see what was
happening there at the same time. This means the HTTP server couldn't
communicate with that appserver instance, but does not necessarily mean
the request failed, it's possible that another instance successfully
processed the request.
Ken
- Sunit
"WebSphere Application outages" <manoj....@3i-infotech.com> wrote in
message
news:86740189.1258452726...@ltsgwas009.sby.ibm.com...