uCosminexus Application Server, Maintenance and Migration Guide

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

9.2 Overview of the product JavaVM functionality

The process of the J2EE server or the batch server running in the Application Server is executed on the JavaVM. The functionality provided by the product JavaVM is as follows:

#
If using the class-wise statistical information analysis functionality, you can output the class-wise statistical information to the extended thread dump file in the CSV format.
Hint
When you execute the unused objects statistical functionality in the Tenured of the class-wise statistical functionality, the following functionality are disabled:
  • Instance statistical functionality
  • STATIC member statistical functionality
  • Pre-statistical garbage collection selection functionality

In the product JavaVM, the output contents of the log are expanded so that the output contents can be used for the cause analysis of the error occurrence and for checking the system state. This log is output to the Hitachi JavaVM log file, and therefore, you can acquire many troubleshoot information than the standard JavaVM. You can improve the system availability by implementing an appropriate tuning using this log (extended verbose information). For details about the Hitachi JavaVM log files, see 5.7 Contents of the JavaVM log (JavaVM log file). For details about the tuning of the Java VM, see 7. JavaVM Memory Tuning in the uCosminexus Application Server System Design Guide.

Hereafter, the following section describes each functionality of the product JavaVM. For details about the Explicit Memory Management functionality, see 8. Preventing the Occurrence of Full Garbage Collection by using the Explicit Memory Management Functionality in the uCosminexus Application Server Expansion Guide.