Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 84903 invoked from network); 24 Jan 2004 18:12:04 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Jan 2004 18:12:04 -0000 Received: (qmail 5090 invoked by uid 500); 24 Jan 2004 18:11:50 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 5040 invoked by uid 500); 24 Jan 2004 18:11:49 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 4994 invoked from network); 24 Jan 2004 18:11:49 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 24 Jan 2004 18:11:49 -0000 Received: (qmail 11263 invoked by uid 50); 24 Jan 2004 18:12:04 -0000 Date: 24 Jan 2004 18:12:04 -0000 Message-ID: <20040124181204.11262.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: lucene-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 26397] New: - [Patch] Indexfiles could cause trouble under Windows X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26397 [Patch] Indexfiles could cause trouble under Windows Summary: [Patch] Indexfiles could cause trouble under Windows Product: Lucene Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Examples AssignedTo: lucene-dev@jakarta.apache.org ReportedBy: halleux.jf@skynet.be I tried to index my C:/ drive (using the demo IndexFiles) under Windows 2000 and got several errors: temporary files where I didn't have read access to file.list() returning null which caused nullpointerexception Here is a patch that allowed me to index it without problems. KR, Jean-François Halleux --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org