Hi , We have been using solr 3.6.1 .Recently downloaded the solr 4.3.1 version and installed the same as multicore setup as follows
Folder Structure solr.war solr conf core0 core1 solr.xml Created the context fragment xml file in tomcat/conf/catalina/localhost which refers to the solr.war file and the solr home folder copied the muticore conf folder without the zoo.cfg file I get the following error and admin page does not load 16 Jul, 2013 11:36:09 PM org.apache.catalina.core.StandardContext start SEVERE: Error filterStart 16 Jul, 2013 11:36:09 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/solr_4.3.1] startup failed due to previous errors 16 Jul, 2013 11:36:39 PM org.apache.catalina.startup.HostConfig checkResources INFO: Undeploying context [/solr_4.3.1] 16 Jul, 2013 11:36:39 PM org.apache.catalina.core.StandardContext start SEVERE: Error filterStart 16 Jul, 2013 11:36:39 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/solr_4.3.1] startup failed due to previous errors Please let me know what I am missing If i need to install this with the default multicore setup without the cloud .Thanks Regards Sujatha