Posted By:
Romi_Jain
Posted On:
Friday, May 13, 2011 03:38 AM
I want to deploy solr.war in Tomcat5.5. I have copy solr.war file in webapps and extract it.
while running http://localhost:8080/solr/ i am facing wid following exception. please suggest me what i need to do.
"Could not start SOLR. Check solr/home property
java.lang.RuntimeException: Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/', cwd=C:Program FilesApache Software FoundationTomcat 5.5 in"
it is saying to include solrconfig.xml in classpath but i m not finding any .classpath file.