- FSP_INTS-BAS_AP: WARNING: 12080: Because the memory usage exceeds the threshold after executing FullGC, the JavaVM is reactivated. WU=s*, pid=t*, instanceNo=u*, generationType=y*, max=a*, used=e*, thresholdIndex=z*
- FSP_INTS-BAS_AP: 警告: 12080: FullGC実行後もメモリ消費量がしきい値を超過しているため、プロセスの再起動を行います WU=s*, pid=t*, instanceNo=u*, generationType=y*, max=a*, used=e*, thresholdIndex=z*
[可変情報]
s*:IJServerワークユニット名
t*:プロセスID
u*:プロセス通番
y*:予兆監視名(tenuredGeneration;ヒープ領域、permanentGeneration;Permanent世代領域)
a*:メモリ最大使用量
e*:メモリ現在使用量
z*:しきい値番号
[意味]
IJServerワークユニット名s*のプロセス通番u*において、ガーベジコレクション実行後もメモリ使用量がしきい値を超過しているため、JavaVMを再起動します。
[システムの処理]
JavaVMを再起動します。