Re: Lucene killing JVM

2011-09-09 Thread Robert Muir
63, D-28213 Bremen >> http://www.thetaphi.de >> eMail: u...@thetaphi.de >> >> >>> -Original Message- >>> From: Dragan Jotanovic [mailto:dragan.jotano...@diosphere.com] >>> Sent: Thursday, September 01, 2011 11:13 AM >>> To: java-user@lu

Re: Lucene killing JVM

2011-09-09 Thread Dragan Jotanovic
Sent: Thursday, September 01, 2011 11:13 AM To: java-user@lucene.apache.org Subject: Lucene killing JVM Hi, I recently upgraded to lucene 3.3 (from 3.0.3) and now my JVM keeps crashing. I noticed that it happens when I'm closing and reopening my index. It doesn't happen every time. Someti

RE: Lucene killing JVM

2011-09-01 Thread Uwe Schindler
Dragan Jotanovic [mailto:dragan.jotano...@diosphere.com] > Sent: Thursday, September 01, 2011 11:13 AM > To: java-user@lucene.apache.org > Subject: Lucene killing JVM > > Hi, > I recently upgraded to lucene 3.3 (from 3.0.3) and now my JVM keeps crashing. > I noticed that it happens when I

Re: Lucene killing JVM

2011-09-01 Thread Dragan Jotanovic
Thanks, I will try to run memtest overnight. It is possible that this would be the cause, because I recently added another RAM module. On 9/1/2011 10:26 AM, Dawid Weiss wrote: Also, run memtest on your machine to rule out memory corruption; this unfortunately may cause effects like the one you

Re: Lucene killing JVM

2011-09-01 Thread Dawid Weiss
Also, run memtest on your machine to rule out memory corruption; this unfortunately may cause effects like the one you're describing. Dawid On Thu, Sep 1, 2011 at 11:21 AM, Federico Fissore wrote: > Dragan Jotanovic, il 01/09/2011 11:12, ha scritto: >> >> Hi, >> I recently upgraded to lucene 3.3

Re: Lucene killing JVM

2011-09-01 Thread Federico Fissore
Dragan Jotanovic, il 01/09/2011 11:12, ha scritto: Hi, I recently upgraded to lucene 3.3 (from 3.0.3) and now my JVM keeps crashing. I noticed that it happens when I'm closing and reopening my index. It doesn't happen every time. Sometimes it works for days and sometimes it crashes several times

Lucene killing JVM

2011-09-01 Thread Dragan Jotanovic
Hi, I recently upgraded to lucene 3.3 (from 3.0.3) and now my JVM keeps crashing. I noticed that it happens when I'm closing and reopening my index. It doesn't happen every time. Sometimes it works for days and sometimes it crashes several times a day. Usually there is no exception in log file