[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Commit fails: Too many open files

From: Srilakshmanan, Lakshman <lakshman.srilakshmanan_at_police.vic.gov.au>
Date: 2007-12-13 03:47:01 CET

Hi

A quick search on Google
http://www.patoche.org/LTT/all/00000128.html
http://confluence.atlassian.com/display/DOC/Fix+'Too+many+open+files'+er
ror+on+Linux+by+increasing+filehandles
http://archives.postgresql.org/pgsql-general/2001-01/msg01561.php

You need to increase your file-max limit on your kernel. This will
require a restart of your server.

Thanks
Lakshman

-----Original Message-----
From: Glenn Fowler [mailto:glenn.fowler@internetrix.com.au]
Sent: Thursday, 13 December 2007 10:51 AM
To: users@subversion.tigris.org
Subject: Commit fails: Too many open files

Hi,

Sometimes we have a problem when committing a file (single file, not a
large number of them) where the commit fails with a message such as:
Too many open files
svn: REPORT request failed on '/svn/products/!svn/vcc/default'
svn: Can't open file '/data/svn/products/db/revs/21380': Too many open
files

 So far this has only happened (to my knowledge) when accessing through
apache. As a workaround I've been able to make the change in another
location and commit via svnserve.

We're using svn 1.4.3 (fsfs), apache 2.0.55 on red hat enterprise 4,
with the client machine running eclipse on windows.

Has anyone got ideas on how we can stop getting this problem?

Thanks,

Glenn

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

================================================================================================
EMAIL DISCLAIMER

This email and any attachments are confidential. They may also be subject to copyright.

If you are not an intended recipient of this email please immediately contact us by replying
to this email and then delete this email.

You must not read, use, copy, retain, forward or disclose this email or any attachment.

We do not accept any liability arising from or in connection with unauthorised use or disclosure
of the information contained in this email or any attachment.

We make reasonable efforts to protect against computer viruses but we do not accept liability
for any liability, loss or damage caused by any computer virus contained in this email.
================================================================================================

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 13 03:46:53 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.