uCosminexus Application Server, Maintenance and Migration Guide

[Contents][Glossary][Index][Back][Next]

5.11.1 Output trigger of event log of the Explicit Heap Memory Management functionality

This subsection describes the output trigger for event log of the Explicit Heap Memory Management functionality. The events triggered differ depending on the set log output level.

The log output level comprises of three types; normal, verbose and debug. When you specify verbose, besides the contents output to normal, the contents corresponding to verbose are output. When you specify debug, besides the contents output to verbose, the contents corresponding to debug are output.

The following table describes the correspondence between log output levels and the events that trigger the output. Prefixes output for the corresponding events are also displayed in the following table. See the reference sections for contents output to each event.

Table 5-30 Correspondence between log output levels and events that trigger the output

Log output level Events that trigger the output Prefix# Reference
normal Garbage collection occurrence (Output Explicit heap usage status) ENS 5.11.3(1)
Explicit memory block explicit release process ENS 5.11.3(2)
Java heap overflow in Explicit memory block explicit release process ENS 5.11.3(3)
Automatic release processing of the explicit memory block ENS 5.11.3(4)
Java heap overflow in the automatic release processing for the explicit memory block ENS 5.11.3(5)
Error in opening the automatic allocation configuration file for explicit memory management ENA 5.11.3(6)
Error in parsing the automatic allocation configuration file for explicit memory management ENA 5.11.3(7)
Automatic allocation error in explicit memory management ENA 5.11.3(8)
Error in opening the configuration file of the functionality for specifying the classes to be excluded from the Explicit Memory Management functionality ENO 5.11.3(9)
Error in parsing the configuration file of the functionality for specifying the classes to be excluded from the Explicit Memory Management functionality ENO 5.11.3(10)
verbose Initialization of Explicit memory block EVO 5.11.4(1)
Initialization failure of Explicit memory block EVO 5.11.4(2)
Disabling sub status of Explicit memory block EVO 5.11.4(3)
Object generation to Explicit memory block EVS 5.11.4(4)
Migration to Explicit memory block (Output detail information) EVS 5.11.4(5)
Explicit memory block explicit release process (Output detail information) EVS 5.11.4(6)
Release reservation of Explicit memory block by finalize EVO 5.11.4(7)
Automatic allocation to explicit memory management EVA 5.11.4(8)
debug Migration of object to Java heap by explicit release of Explicit memory block EDO 5.11.5(1)
Initialization of Explicit memory block (Output detail information) EDO 5.11.5(2)
Details of automatic release processing for the explicit memory block (Output detail information) EDO 5.11.5(3)

#
Prefixes are the alphabetic characters (three characters) enclosed in "[" and "]" that are output at the beginning of the log line.

For details on each event, see the uCosminexus Application Server Expansion Guide.