uCosminexus Application Server, Definition Reference Guide
-XX:[+|-]HitachiOutOfMemorySize (Option to output the memory size)
Format
Description
Output the requested memory size when OutOfMemoryError occurs.
Examples of output
| [OOM][Thread: 0x00062fd0]<Tue Dec 2 16:42:39 2003>[java.lang.OutOfMemoryError : requested 1024 bytes. (Java Heap) : 20 threads exist] |
Precautions
In the following cases, the requested memory size is not fetched:
Example: throw new OutOfMemoryError();
| [OOM][Thread: 0x00062fd0]<Tue Dec 2 16:42:39 2003>[java.lang.OutOfMemoryError : requested size unknown. (Unknown) : 10 threads exist] |
All Rights Reserved. Copyright (C) 2012, 2015, Hitachi, Ltd.