Re: Cannot instantiate SPI class: org.apache.lucene.codecs.lucene42.Lucene42Codec

2013-04-10 Thread Manivannan Selvadurai
codec is only in lucene-facet.jar, but this JAR file is not in > > > your classpath. So you seem to have some classpath problem. > > > > > > Uwe > > > > > > - > > > Uwe Schindler > > > H.-H.-Meier-Allee 63, D-28213 Bremen > > &

RE: Cannot instantiate SPI class: org.apache.lucene.codecs.lucene42.Lucene42Codec

2013-04-09 Thread Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen > > http://www.thetaphi.de > > eMail: u...@thetaphi.de > > > > > > > -Original Message- > > > From: Manivannan Selvadurai [mailto:manivan...@unmetric.com] > > > Sent: Tuesday, April 09, 2013 1:15 PM &

Re: Cannot instantiate SPI class: org.apache.lucene.codecs.lucene42.Lucene42Codec

2013-04-09 Thread Manivannan Selvadurai
gt; > > On Tue, Apr 9, 2013 at 3:50 PM, Uwe Schindler > > wrote: > > > > > > > > > This may be fixed in 4.2.1, but this depends on your setup. Are > > > > > you using Lucene directly inside ANT or is it just for compiling >

RE: Cannot instantiate SPI class: org.apache.lucene.codecs.lucene42.Lucene42Codec

2013-04-09 Thread Uwe Schindler
ache.org > Subject: Re: Cannot instantiate SPI class: > org.apache.lucene.codecs.lucene42.Lucene42Codec > > i don't get what u mean by setup. im not using solr. Could u please be more > specific. > we dont use maven for building the jar. Its just few build.xmls. It is just >

Re: Cannot instantiate SPI class: org.apache.lucene.codecs.lucene42.Lucene42Codec

2013-04-09 Thread Manivannan Selvadurai
From: Manivannan Selvadurai [mailto:manivan...@unmetric.com] > > Sent: Tuesday, April 09, 2013 12:33 PM > > To: java-user@lucene.apache.org > > Subject: Re: Cannot instantiate SPI class: > > org.apache.lucene.codecs.lucene42.Lucene42Codec > > > > I dint understand

RE: Cannot instantiate SPI class: org.apache.lucene.codecs.lucene42.Lucene42Codec

2013-04-09 Thread Uwe Schindler
April 09, 2013 12:33 PM > To: java-user@lucene.apache.org > Subject: Re: Cannot instantiate SPI class: > org.apache.lucene.codecs.lucene42.Lucene42Codec > > I dint understand what u mean by directly inside ant or just for compiling, > but > this is the process we do Im using the

Re: Cannot instantiate SPI class: org.apache.lucene.codecs.lucene42.Lucene42Codec

2013-04-09 Thread Manivannan Selvadurai
e > eMail: u...@thetaphi.de > > > > -Original Message- > > From: Manivannan Selvadurai [mailto:manivan...@unmetric.com] > > Sent: Tuesday, April 09, 2013 11:52 AM > > To: java-user@lucene.apache.org > > Subject: Cannot instantiate SPI class:

RE: Cannot instantiate SPI class: org.apache.lucene.codecs.lucene42.Lucene42Codec

2013-04-09 Thread Uwe Schindler
vannan Selvadurai [mailto:manivan...@unmetric.com] > Sent: Tuesday, April 09, 2013 11:52 AM > To: java-user@lucene.apache.org > Subject: Cannot instantiate SPI class: > org.apache.lucene.codecs.lucene42.Lucene42Codec > > Hi All, > >I'm facing this probl

Cannot instantiate SPI class: org.apache.lucene.codecs.lucene42.Lucene42Codec

2013-04-09 Thread Manivannan Selvadurai
Hi All, I'm facing this problem. When i build a jar out of my project and try to run the program that invokes lucene part of the code, it gives me this exception Exception in thread "main" java.util.ServiceConfigurationError: Cannot instan