Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jira crashed due to too many open files #7

Open
glorang opened this issue Oct 26, 2020 · 0 comments
Open

Jira crashed due to too many open files #7

glorang opened this issue Oct 26, 2020 · 0 comments

Comments

@glorang
Copy link
Contributor

glorang commented Oct 26, 2020

For the first time in years one of our Jira instances crashed due to "too many open files". We have increased the limit as documented to the recommended 8k.

After some short debugging it looks like RemoteUserJiraAuth.properties was at fault here:

# lsof -u jira |grep RemoteUserJiraAuth.properties |wc -l
7204

I'm not sure this was really the root cause or something else broke before/somewhere else, but as the fix is so simple I'll shoot in a pull request in a minute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant