Re: JVM Crash org.apache.lucene.store.DataInput.readVInt()I

2011-11-22 Thread Roberto Fonti
closed indexes. > > Uwe > > - > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: u...@thetaphi.de > > >> -Original Message----- >> From: Roberto Fonti [mailto:roberto.fo...@gmail.com] >> Sent: Tuesday, Nove

RE: JVM Crash org.apache.lucene.store.DataInput.readVInt()I

2011-11-22 Thread Uwe Schindler
r-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Roberto Fonti [mailto:roberto.fo...@gmail.com] > Sent: Tuesday, November 22, 2011 8:03 PM > To: java-user@lucene.apache.org > Subject: JVM Crash org.apache.lucene.store.Data

Re: JVM Crash org.apache.lucene.store.DataInput.readVInt()I

2011-11-22 Thread Simon Willnauer
hey, are you using mmap directory by any chance? Stuff like this often happens when you try to read from a already closed mmaped file. Typically you try to search or read from a already closed IndexSearcher / IndexReader, is it possible that you use a stale IndexReader in a in-flight search? The u

JVM Crash org.apache.lucene.store.DataInput.readVInt()I

2011-11-22 Thread Roberto Fonti
My JVM (1.6.0_29) keeps crashing on intensive use when indexing documents with Lucene. I get: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x2b6b196d767c, pid=26417, tid=1183217984 # # JRE version: 6.0_29-b11 # Java VM: Java HotSpot(TM) 64-Bit