Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 24931 invoked from network); 30 Apr 2003 15:09:01 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 30 Apr 2003 15:09:01 -0000 Received: (qmail 29959 invoked by uid 97); 30 Apr 2003 15:11:02 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@nagoya.betaversion.org Received: (qmail 29952 invoked from network); 30 Apr 2003 15:11:01 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 30 Apr 2003 15:11:01 -0000 Received: (qmail 24330 invoked by uid 500); 30 Apr 2003 15:08:52 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 24262 invoked from network); 30 Apr 2003 15:08:50 -0000 Received: from ns.sohonet.com (HELO null.runtime.com) (63.87.238.3) by daedalus.apache.org with SMTP; 30 Apr 2003 15:08:50 -0000 Received: from [65.193.236.193] (HELO whitestar) by null.runtime.com (CommuniGate Pro SMTP 3.5.2) with SMTP id 3379686 for lucene-user@jakarta.apache.org; Wed, 30 Apr 2003 10:08:52 -0500 Message-ID: <009601c30f2a$6993c1c0$c1ecc141@sohonet.com> From: "Andrey Akselrod" To: "Lucene Users List" Subject: running out of file handles when reindexing Date: Wed, 30 Apr 2003 11:08:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This is an exception that we've got: 03-04-30 03:00:12,806 ERROR [ThreadPoolThread 1] /usr/local/tomcat_4.1.24/myapps/cl/WEB-INF/search/_1t.f5 (Too many open files) java.io.FileNotFoundException: /usr/local/tomcat_4.1.24/myapps/cl/WEB-INF/search/_1t.f5 (Too many open files) at java.io.RandomAccessFile.open(Native Method) at java.io.RandomAccessFile.(RandomAccessFile.java:200) Is there a way to predict how many file handles Velocity would require? Is there a setting I can use to limit this number? Thank you! --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org