Re: MergeException: java.io.IOException: File too large

2012-09-10 Thread Gully Burns
OK. There seems to be something going on within our system configuration. I can't run ulimit from within my home shell but when I run a bash shell, I can run ulimit and get the 'unlimited' result. If I run Solr from within the bash shell, the error disappears. So, this looks like a configuration

Re: MergeException: java.io.IOException: File too large

2012-09-10 Thread Gully Burns
Thanks for the response. ulimit -f provides the value 'unlimited' Not sure what could be going on. Gully On Mon, Sep 10, 2012 at 4:13 AM, Michael McCandless < luc...@mikemccandless.com> wrote: > Likely you have a limit set on maximum file size? > > Try running "ulimit -f" to see the limit? > >

Re: MergeException: java.io.IOException: File too large

2012-09-10 Thread Michael McCandless
Likely you have a limit set on maximum file size? Try running "ulimit -f" to see the limit? Mike McCandless http://blog.mikemccandless.com On Sun, Sep 9, 2012 at 9:03 PM, Gully Burns wrote: > Hey Everyone, > > I'm building a solr store on version 3.6.1 and I encounter the following > error whe

Re: MergeException

2009-04-21 Thread Christiaan Fluit
Michael McCandless wrote: On Tue, Apr 21, 2009 at 4:26 PM, Christiaan Fluit wrote: I have experienced similar problems (see the "semi-infinite loop during merging" thread - still working out the problem): the merger gets into an infinite loop and causes my drive to be filled with temporary file

Re: MergeException

2009-04-21 Thread Michael McCandless
On Tue, Apr 21, 2009 at 4:26 PM, Christiaan Fluit wrote: > I have experienced similar problems (see the "semi-infinite loop during > merging" thread - still working out the problem): the merger gets into an > infinite loop and causes my drive to be filled with temporary files that are > not delete

Re: MergeException

2009-04-21 Thread Michael McCandless
Are you opening the index with Luke while indexing is still running? Also, I don't understand why Luke would be causing any merging to occur. Or: did you ask Luke to optimize your index? Mike On Tue, Apr 21, 2009 at 11:01 AM, Martine Woudstra wrote: > Hi all, > > I'm using Lucene 2.4.1. for bu

Re: MergeException

2009-04-21 Thread Christiaan Fluit
I have experienced similar problems (see the "semi-infinite loop during merging" thread - still working out the problem): the merger gets into an infinite loop and causes my drive to be filled with temporary files that are not deleted, until it runs out of space. Sometimes it exits with a Merge