This section explains information about incompatibility between V3.0 (T006521LP-01/T006268WP-01) and V3.0.
Details of Modification
The JavaVM memory (Java Heap) size of the work unit (RCXCT_portala) is changed as follows.
V3.0
The JavaVM memory (Java Heap) size is set to Xms16MB and Xmx64MB by default.
V3.0 (T006521LP-01/T006268WP-01)
The JavaVM memory (Java Heap) size is expanded to Xms256MB and Xmx256MB.
However, if the JavaVM memory (Java Heap) size has been modified manually,
it will be set according to the following patterns.
Xms: not set, Xmx: not set -> Both Xms and Xmx are expanded.
Xms: set, Xmx: not set -> Only Xmx is expanded.
Xms: not set, Xmx: set -> Neither is expanded.
Xms: set, Xmx: set -> Neither is expanded.
Corrective Actions
If the JavaVM memory size has not been modified manually, no action is necessary.
If it has been modified manually, modify it as needed after it is set as above.