"GC (Allocation Failure) PSYoungGen:" multiple messages in atlassian-jira-gc-xxx.log.0.current logs
プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Fisheye および Crucible は除く
要約
Multiple "GC (Allocation Failure) PSYoungGen:" messages are present in atlassian-jira-gc-xxx.log.0.current logs
環境
Any Java application
原因
This is simply an informative message in the logs that Young generation segment in JAVA heap has ran out of space and objects are being promoted into tenured generation
ソリューション
Most of the times these messages simply indicate that JAVA garbage collection process is performing garbage collections in the Young generation; This is normal as long as there is no performance or stability impact
If you experience performance or stability impact - please log a support case with Atlassian Support and we'll be happy to investigate!