RE: intermittent NPE with search

2013-05-01 Thread Lynn Settle
with various JVMs. >>Finally, I would recommend to use Oracle Java 7 instead of JRockit! Agreed! Thanks again -Lynn > From: u...@thetaphi.de > To: java-user@lucene.apache.org > Subject: RE: intermittent NPE with search > Date: Wed, 1

RE: intermittent NPE with search

2013-05-01 Thread Uwe Schindler
ginal Message- > From: Lynn Settle [mailto:lynntset...@hotmail.com] > Sent: Wednesday, May 01, 2013 6:28 PM > To: java-user@lucene.apache.org > Subject: RE: intermittent NPE with search > > complete java version info: > java version "1.6.0_03"Java(TM) SE Runtime En

RE: intermittent NPE with search

2013-05-01 Thread Lynn Settle
complete java version info: java version "1.6.0_03"Java(TM) SE Runtime Environment (build 1.6.0_03-b05)BEA JRockit(R) (build R27.5.0-110_o_CR366951-99572-1.6.0_03-20080529-1718-linux-x86_64, compiled mode) > From: u...@thetaphi.de > To: java-user@lucene.apache.org > Subject: R

RE: intermittent NPE with search

2013-05-01 Thread Lynn Settle
suggestions - even if just pointing me in some direction to dig further. Let me know if I can provide any more information. thanks!-Lynn > From: u...@thetaphi.de > To: java-user@lucene.apache.org > Subject: RE: intermittent NPE with search > Date: Wed, 1 May 2013 17:43:50 +0200 >

RE: intermittent NPE with search

2013-05-01 Thread Uwe Schindler
; From: Lynn Settle [mailto:lynntset...@hotmail.com] > Sent: Wednesday, May 01, 2013 5:31 PM > To: java-user@lucene.apache.org > Subject: intermittent NPE with search > > Hello, > Using Lucene 4.1.0, my application is designed to automatically run the exact > same facet search ever

intermittent NPE with search

2013-05-01 Thread Lynn Settle
Hello, Using Lucene 4.1.0, my application is designed to automatically run the exact same facet search every few minutes, varying only by range on a date-time field. However, occasionally the app fails with the below exception. Once this occurs, all Lucene searches begin to fail - even if the pr