Re: Could not initialize class org.apache.solr.core.SolrCore

2007-01-10 Thread Richard Lawson
but > i keep getting this > > error.. > > > > java.lang.NoClassDefFoundError: Could not > initialize class > > org.apache.solr.core.SolrCore > > Look for the first errors that appear in the tomcat > log files. > Hopefully at least one should provide an error > message that points to > the problem. > > -Yonik >

Re: Could not initialize class org.apache.solr.core.SolrCore

2007-01-10 Thread Yonik Seeley
On 1/10/07, Cook, Jeryl <[EMAIL PROTECTED]> wrote: I am sure this is a dumb mistake, but i followed the set up of SOLR/tomcat 5.5.20, but i keep getting this error.. java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.core.SolrCore Look for the first error

Could not initialize class org.apache.solr.core.SolrCore

2007-01-10 Thread Cook, Jeryl
Title: Could not initialize class org.apache.solr.core.SolrCore I am sure this is a dumb mistake, but i followed the set up of SOLR/tomcat 5.5.20, but i keep getting this error.. java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.core.SolrCore