You're probably right.. the JVM I have installed is JDK 1.3.0 !

Thanks !

-----Mensagem original-----
De: Bruce Ritchie [mailto:[EMAIL PROTECTED]
Enviada em: sexta-feira, 4 de julho de 2003 12:31
Para: Lucene Users List
Assunto: Re: Lucene 1.3rc1 on Java 1.3


Flavio Eduardo de Cordova wrote:
>       I have a class that searchs for some documents in an existing index
> (see the code below). It works fine when I run it on a 1.4 JVM but it
throws
> a NullPointerException (or crashes the JVM, in another computer) when I
run
> it on a 1.3 JVM.
>       I'm using Lucene 1.3rc1 and the exception/crash occurs in the
> "search" method.
> 
>       Is it a bug ? Should I be doing something else ? Have you been using
> 1.3rc1 on 1.3 JVMs ?

I believe the bug only affects JDK 1.3.0, I've never seen this issue on any
JDK newer than and 
including 1.3.1. I think there may be a bug report logged against this bug
already IIRC.


Regards,

Bruce Ritchie

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to