Skip to content

Jira crashed due to too many open files #7

Description

@glorang

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions