PQ62196, 4.0.3: WebSphere Clone does not failover
when WLM is configured
Downloadable files
Abstract
Clone failover WebSphere Application Server 4.0 Fix Pack3
does not work on Solaris
Download Description
PQ62196 resolves the following problem:
USERS AFFECTED:
WebSphere Application Server 4.0.3 users of the iPlanet webserver plugin
with multiple clones.
PROBLEM DESCRIPTION:
An unexpected return code from connect was causing the plugin to think the
connection had succeeded when in fact it had failed. This caused problems
in the failover logic.
The plugin would think that a connect() had been successful when in fact
it had failed. This would cause failover to not work as expected.
PROBLEM CONCLUSION:
Modify the error checking on the connect to see when the connect fails and
allow failover to work properly.