RE: exception to open a large index Insufficient system resources exist

2009-09-01 Thread Fang_Li
[mailto:u...@thetaphi.de] Sent: Tuesday, September 01, 2009 6:14 PM To: java-user@lucene.apache.org Subject: RE: exception to open a large index Insufficient system resources exist Which Lucene version, 64 bit JVM? - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail

RE: exception to open a large index Insufficient system resources exist

2009-09-01 Thread Uwe Schindler
e.apache.org > Subject: RE: exception to open a large index Insufficient system resources > exist > > We are running on Windows 2003 Enterprise Edition with NTFS file system on > a local disc. JDK version is 1.5.0.12. > > The problem was discussed before and there is no clea

RE: exception to open a large index Insufficient system resources exist

2009-09-01 Thread Fang_Li
, September 01, 2009 5:56 PM To: java-user@lucene.apache.org Subject: Re: exception to open a large index Insufficient system resources exist There should be no problem with large segments. Please describe OS, FileSystem and JDK you are running on. There might be some problems with file >2Gb on Win32/

Re: exception to open a large index Insufficient system resources exist

2009-09-01 Thread Danil Ε’ORIN
There should be no problem with large segments. Please describe OS, FileSystem and JDK you are running on. There might be some problems with file >2Gb on Win32/FAT, or in some ancient Linuxes. On Tue, Sep 1, 2009 at 12:37, wrote: > I met a problem to open an index bigger than 8GB and the followi