Hitachi

uCosminexus Application Server Expansion Guide


7.10.1 Checking whether the application is effective

The functionality for controlling object movement to Explicit memory blocks prevents objects from moving to the Explicit heap when Full GC occurs. You can determine whether application of this functionality is effective by checking Explicit memory block information included in the thread dump and event log of the Explicit Memory Management functionality. If the usage of Tenured area is less and Explicit memory blocks satisfying the following conditions are present, application of the functionality is effective. Therefore, review the use of the functionality.

The functionality for specifying classes to be excluded from the application of the Explicit Memory Management functionality is a functionality to specify the object, which is the cause, and not allow it to move to the Explicit heap when the processing of automatic release of Explicit memory blocks take times even by using the functionality for controlling object movement. If you apply the functionality for specifying classes to be excluded from the application of the Explicit Memory Management functionality, objects of the classes specified in the configuration file are excluded from application. You can determine whether application of this functionality is effective by checking Explicit memory block information included in the thread dump. If the usage of Tenured area is less and the Explicit memory block includes classes satisfying the following conditions, it means application of the functionality is effective and hence review the use of the functionality.

For details on the output contents of Explicit memory block information included in the thread dump, see 5.5 JavaVM Thread Dump in the uCosminexus Application Server Maintenance and Migration Guide. For details on the event log of the Explicit Memory Management functionality, see 5.11 Event log of Explicit Memory Management functionality in the uCosminexus Application Server Maintenance and Migration Guide.