Re: Memory error - snapshooter help

2008-09-25 Thread sunnyfr
Thanks a lot Mark, I will try that. markrmiller wrote: > > It is a mistake to give java 6gb out of 8gb available. First, when you > say 6gb, thats just the heap - the java process will use memory beyond > 6gb. That doesn't leave you with hardly any RAM for any other process. > And it leaves

Re: Memory error - snapshooter help

2008-09-25 Thread sunnyfr
but according to you .. How much should I increased my memory ?? 512? Bill Au wrote: > > The OS is checking that there is enough memory... add swap space: > http://www.nabble.com/Not-enough-space-to11423199.html#a11432978 > > > > On Thu, Sep 25, 2008 at 4:20 AM, sunnyfr <[EMAIL PROTECTED]>

Re: Memory error - snapshooter help

2008-09-25 Thread Mark Miller
It is a mistake to give java 6gb out of 8gb available. First, when you say 6gb, thats just the heap - the java process will use memory beyond 6gb. That doesn't leave you with hardly any RAM for any other process. And it leaves you almost *nothing* for the filesystem cache. Effectively, you are

Re: Memory error - snapshooter help

2008-09-25 Thread Bill Au
The OS is checking that there is enough memory... add swap space: http://www.nabble.com/Not-enough-space-to11423199.html#a11432978 On Thu, Sep 25, 2008 at 4:20 AM, sunnyfr <[EMAIL PROTECTED]> wrote: > > Hi, > Any idea ? > > Sep 25 06:50:41 solr-test jsvc.exec[23286]: Sep 25, 2008 6:50:41 AM > o