
Chapter 7. WebSphere Portal: clustering 339
WebSphere Portal is a large application, so we
strongly recommend that you
increase the maximum heap size of addNode.sh and removeNode.sh files,
otherwise, you might get an java.lang.OutOfMemoryError during the
process:
a. Go to <was_root>/bin directory.
b. Edit the addNode.sh file.
c. In the Java command, include an additional line with the option:
-Xmx512 \
d. Save and close the file.
e. Do the same for the removeNode.sh file.
7.4.1 Adding Portal01 to the cell
This section explains how to add the first WebSphere Portal node to a cell
managed by WebSphere Network Deployment. When a node is added to a ...