Hitachi

uCosminexus Application Server Maintenance and Migration Guide


9.17.3 Error cases

If the speed of writing to the buffer is faster than the speed of I/O processing to the file, the buffer might be rounded and the log might not be output.

Output format when the buffer is rounded and no log is output

[ASY]<skip_count> log is skipped.
 
skip_count: Number of skipped lines when the buffer is rounded and the log cannot be output

If the creation of a dedicated thread for output to the log used by this function fails, the following messages might be output to the standard output and JavaVM does not start.

When the creation of a thread for the Hitachi JavaVM log file fails

Error occurred during initialization of VM
Could not create thread for VM: Asynchronous javalog thread creation failed. thread_count threads exist.
 
thread_count: Number of threads that exist

When the creation of a thread for the Explicit management heap log file fails

Error occurred during initialization of VM
Could not create thread for VM: Asynchronous ehjavalog thread creation failed. thread_count threads exist.
 
thread_count: Number of threads that exist