Re: running out of file descriptors

Matthijs van der Klip <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <E9F74EB5065FFA4CA4BBC6855E52334C4DED95EEEF@mail.spill.spillgroup.com>
> -----Original Message-----
> I think this is related to this issue:
> http://jira.public.thoughtworks.org/browse/CC-831

Thanks! Just downgraded to 2.8.1 which solved my problems for now. I'll keep an eye on the issue and avoid 2.8.2 for now.


> What I think is happening is that each Ajax request from the dashboard
> to view the in progress build results in a new socket being created.
> That connection is short lived but there's a minimum timeout for a
> TCP/IP socket. These sockets should close and go away on their own,
> but in your case I you're hitting the file handle limit (each socket =
> 1 file handle) before the old sockets have timed out.

We're using CCTray for monitoring on multiple PC's which defaults to polling every 5 seconds which makes us hit these limits within hours.


Regards,

Matthijs


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.