9.17.3 エラーケース
ファイルへのI/O処理速度より,バッファへの書き込み処理速度が速い場合,バッファがラウンドしてログが出力されない場合があります。
バッファがラウンドしてログが出力されなかった場合の出力様式
[ASY]<skip_count> log is skipped. skip_count:バッファがラウンドして出力できなかった場合のスキップした行数
この機能で使用するログに出力する専用のスレッドの生成に失敗した場合は,次のメッセージを標準出力に出力し,JavaVMを起動しません。
日立JavaVMログファイル用のスレッドの生成に失敗
Error occurred during initialization of VM Could not create thread for VM: Asynchronous javalog thread creation failed. thread_count threads exist. thread_count: 存在するスレッド数
明示管理ヒープログファイル用のスレッドの生成に失敗
Error occurred during initialization of VM Could not create thread for VM: Asynchronous ehjavalog thread creation failed. thread_count threads exist. thread_count: 存在するスレッド数