Logo
Explore Help
Sign In
blsmith/dc-deployments-automation
1
0
Fork 0
You've already forked dc-deployments-automation
mirror of https://bitbucket.org/atlassian/dc-deployments-automation.git synced 2026-04-04 08:07:31 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
896119a2045dbf4710a40c9c64bd5858b5c0a5ff
dc-deployments-automation/roles/linux_common/files/java.conf
Denise Unterwurzacher 7ede9c8cc1 ITPLAT-399 Systemd cleans up files in /tmp older than 10 days. This removes the /tmp/.java_pid* file which is the socket created by the JVM that facilitates thread dumps. This file is never recreated once it's deleted, and the only way to recreate it and restore thread dump functionality is to restart the JVM. If using OpenJDK there is no -F option to force thread dumps which bypasses the socket. Once the file is deleted there is no way to take a thread dump on OpenJDK until a restart is performed. This commit excludes required java hooks including the pid file from systemd's cleanup. For more info: https://bugzilla.redhat.com/show_bug.cgi?id=1704608
2021-01-13 11:47:19 -06:00

3 lines
58 B
Plaintext
Raw Blame History

# Exclude java-hooks
x /tmp/hsperfdata_*
x /tmp/.java_pid*
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Page: 69ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API