Hi All,

  I am using Netbeans IDE for compiling and running java.
  I want to run the EmbeddedSolr sample given in apache.
  I have set the solr home also. 
  But how can i run that program? I am getting the following errors while
running. 

 Jul 11, 2007 11:14:48 AM org.apache.solr.core.Config setInstanceDir
INFO: Solr home set to 'D:/jakarta Tomcat/solr/'
Jul 11, 2007 11:14:48 AM org.apache.solr.core.SolrConfig initConfig
INFO: Loaded SolrConfig: solrconfig.xml
Exception in thread "main" java.lang.NoSuchMethodError:
org.apache.lucene.index.IndexWriter.setDefaultWriteLockTimeout(J)V
        at org.apache.solr.core.SolrCore.<clinit>(SolrCore.java:88)
        at EmbeddedSolr.main(EmbeddedSolr.java:40)
Java Result: 1

------------
 How can i run this program? 
 In apache site they said its like sample "example" program. If so where i
have to place this file in tomcat?

 If any help, appreciated.

Thanks,
V.Nithya.

-- 
View this message in context: 
http://www.nabble.com/How-to-run-the-Embedded-Solr-Sample-tf4060072.html#a11534704
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to