Uwe

Thank you very much for your prompt responses. Yes, the old JRockit JVM version 
is the likely culprit. Initial testing with -XNoOpt has not yet produced the 
failure, although it is too early to be certain this fixes it.

I am very interested in attending your talk on testing Lucene/Solr 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 May 2013 18:42:18 +0200
>
> Hi,
>
> JRockit is unfortunately very buggy with Lucene, especially this very old 
> version (1.6.0_03 is more than antique). The current one is 
> jrockit-jdk1.6.0_45-R28.2.7-4.1.0. Unfortunately the later version still have 
> bugs, that may also lead to corrupt indexes. Because of this we are running 
> nightly tests at the moment only with the "-XnoOpt" setting (we are testing 
> Lucene/Solr with Oracle, IBM J9 and JRockit), otherwise the tests fail 
> regularly because of JVM bugs. Those bugs are listed on: 
> http://wiki.apache.org/lucene-java/JavaBugs
>
> You might also be interested on the following talk: 
> http://www.berlinbuzzwords.de/sessions/testing-lucene-and-solr-various-jvms-bugs-bugs-bugs
>
> Finally, I would recommend to use Oracle Java 7 instead of JRockit!
>
> Uwe
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: u...@thetaphi.de
>
>
> > -----Original 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 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: RE: intermittent NPE with search
> > > Date: Wed, 1 May 2013 17:43:50 +0200
> > >
> > > Hi,
> > >
> > > This looks crazy! What Java version from which JVM vendor are you using?
> > What are your JVM settings and how does the range query look like?
> > >
> > > Uwe
> > >
> > > -----
> > > Uwe Schindler
> > > H.-H.-Meier-Allee 63, D-28213 Bremen
> > > http://www.thetaphi.de
> > > eMail: u...@thetaphi.de
> > >
> > >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>                                         
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to