Add the following parameters to specify the port range to
scan for
|
- WebSphere
Application Server: -W
adminPortBlockInput.startingPortToScan=port number -W adminPortBlockInput.endingPortToScan=port
number
- WebSphere Portal Express: -W portalPortBlockInput.startingPortToScan=port
number -W portalPortBlockInput.endingPortToScan=port number
Note: By default the installation program starts scanning for active
ports at 10000 and ends at 65000 for both WebSphere
Application Server and WebSphere Portal Express.
|
Add the following parameters to specify the port block size
|
- WebSphere
Application Server: -W
adminPortBlockInput.portBlockSize=block size
- WebSphere Portal Express: -W portalPortBlockInput.portBlockSize=block
size
Note: The block size cannot be less than 25 ports for both WebSphere
Application Server and WebSphere Portal Express.
|
Modify the port files
|
- WebSphere
Application Server: WASDefaultPortsFile.props,
located on the Setup disc with the WebSphere
Application Server port
range. Then add the -W adminPortBlockInput.portsFilePath=full
path to ports file parameter to the installation command
or in the response file.
- WebSphere Portal Express: WPDefaultPortsFile.props,
located on the Setup disc with the WebSphere Portal Express port
range. Then add the -W portalPortBlockInput.portsFilePath=full
path to ports file parameter to the installation command
or in the response file.
Note: The valid port range for both WebSphere
Application Server and WebSphere Portal Express is 1 to 65535.
|