Thanks it solved the problem.
On Tue, Jan 17, 2012 at 12:12 PM, Ian Lea wrote:
> Try $ ulimit -v unlimited
>
> --
> Ian.
>
>
> On Tue, Jan 17, 2012 at 11:05 AM, Frank Moss
> wrote:
> > Hello,
> >
> > I am having problems opening a lucene index. Th
Hello,
I am having problems opening a lucene index. The index has been created on
the same machine. The size of index is 44G. Its a 64bit machine running
OpenSuse.
I have tried starting the java process with 1,2,3,4 GB of memory but still
get the same error. Any tips? The gc log shows that its r
r; is the problem recurring in the same place
> (gc-related)? If so, then run with the -fastdebug VM (unfortunately
> you'll probably need to build this one yourself these days) and make
> the core dump available to gc mailing list folks, they'll be able to
> investigate.
>
>