I have had this before, and strongly suspect you are experiencing the same problem.

It isn't really memory you are running out of, you are hitting a limit on the number of processes/threads (possibly file descriptors). Try increasing these with ulimit -u and ulimit -n (you need to sudo to take these above the system defaults).

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to