Re: Exception in thread main - error

2009-10-27 Thread DHIVYA M
Thanx for the info. Now i understood what exactly the classpath is. --- On Mon, 10/26/09, Chris Hostetter wrote: From: Chris Hostetter Subject: Re: Exception in thread main - error To: "java user" Date: Monday, October 26, 2009, 6:39 PM : As said i have set the classpath in e

Re: Exception in thread main - error

2009-10-26 Thread Chris Hostetter
: As said i have�set the classpath in environment variable PATH in System properties as, : D:\lucene-1.9-final\lucene-core-1.9-final.jar; D:\lucene-1.9-final\lucene-demos-1.9-final.jar; "PATH" is not "the classpath in environment" for any JVM that i know of, reading this document may be helpfu

Re: Exception in thread main - error

2009-10-26 Thread Anshum
on was > to take up the earlier version so that it might be easier with less > complexity. > > --- On Mon, 10/26/09, Anshum wrote: > > > From: Anshum > Subject: Re: Exception in thread main - error > To: java-user@lucene.apache.org > Date: Monday, October 26, 2009,

Re: Exception in thread main - error

2009-10-26 Thread DHIVYA M
Hi anshum,   But am getting the same error for lucene 2.4 even. My actual intention was to take up the earlier version so that it might be easier with less complexity. --- On Mon, 10/26/09, Anshum wrote: From: Anshum Subject: Re: Exception in thread main - error To: java-user

Re: Exception in thread main - error

2009-10-25 Thread Anshum
Hi Dhivya, It'd be a wise step to upgrade to a more recent lucene release. 2.9 (though that does not mean that the issue you encountered was because of that) would be ideal I'd say, but could also try 2.4. -- Anshum Gupta Naukri Labs! http://ai-cafe.blogspot.com The facts expressed here belong t

Exception in thread main - error

2009-10-25 Thread DHIVYA M
Sir/Mam,   Am M.Dhivya, learning about apache lucene [Java].   I have installed JDK-6 update 4 and NetBeans-6.5.1   I downloaded the lucene-1.9-final.zip file and followed the steps given in docs to run the demo.   The extracted lucene-1.9-final folder from the downloaded zip file is in D:\ and t