PQ71967: Admin clients process hang or does not
terminate when issued commands
Downloadable files
Abstract
Admin clients process hang or does not terminate when
issued start/stop commands in WebSphere Application Server.
Download Description
The issue fixed on this defect does not address the GUI status bar
directly.
What is addressed here is that when the clients (wscp,GUI,xmlconfig)
issues a request to adminserver to start/stop appserver, the clients are
expecting a notification back from adminserver that the operation had been
completed. Before the notification is received by the client, the client
thread is blocked and waiting. The problem is there is a timeout
implemented but it's not working properly. If for whatever
reasons the notification was not received, the timeout does not occur,
resulting with indefinite hang on the clients. Customer will often see the
WSCP, XMLconfig process remains even after the operation had
completed.
Prerequisites
NONE
Installation instructions
Please review the readme.txt for detailed installation
instructions.