Also seeing this on 1.466.2, running in a tomcat6 container on Ubuntu 12.04. However, it happens without the HTTP init/shutdown trigger.

We have not been able to determine what the trigger is, but I do know that when it happens, our number of open file descriptors jumps quickly (from about 1100 normally, to the terminal point of 4097 in just over an hour). ulimit set to: tomcat6 soft nofile 10000000 in /etc/security/limits.conf

When this increase in java FD's occurs, it all comes from duplicate instances (thousands) of jenkins-core-1.466.2.jar.

catalina.out doesn't indicate any problems until the "Too many open files" error starts showing up at about 3900 open file descriptors.

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