The default timeout of the command line interface for
WebSphere Application Server is changed.
Download Description
The current default values of the wscp timeout on start/stop requests
is 30 seconds. This values is causing the failure of some existing
customer scripts. Such scripts typically checked for return message of
start/stop requests and the actual request completion times were longer
than the default 30 seconds. We have now increased the default to 10
minutes.
It is possible to specify any value for the desired wait time through the
wscp.properties file. If you don't have a wscp.properties file in your
<WAS_HOME>/bin directory, please create it then edit it to include
the following line:
com.ibm.ejs.sm.ejscp.defaultStartStopTimeout=xxx
where xxx is the time in seconds, there is no a limit to the maximum
amount of time this variable can be set to by the user.
This fix also supersedes fix for PQ75725
Prerequisites
This interim fix has a prerequisite fix of PQ71967
Installation instructions
Please review the readme.txt for detailed installation
instructions.