Out of memory. Available heap size = aa....aa, maximum heap size = bb....bb
- aa....aa: Size of available JavaVM heap (KB)
bb....bb: Maximum size of JavaVM heap (KB) - Description:
- Processing cannot continue because memory has become insufficient.
- System processing:
- Suspends processing, and then stops the system.
- Action to take:
- Check the displayed heap size and the heap size specified in the JavaVM option, take corrective action, and then restart the system.