> Caused by: java.lang.RuntimeException: Can't find resource solrconfig.xml

Hmmm, we've been moving around the config directory lately...
what version are you working off of.  Check that the example directory
has ./solrconf in it.

Then check that there is a ./solrconf/ from wherever you are starting
the app server.
the layout should look something like this:

tomcat/webapps/solr.war
tomcat/solrconf/solrconfig.xml, schema.xml, etc
tomcat/bin/startup.sh

then start tomcat by executing
./bin/startup.sh
from the tomcat directory

-Yonik

Reply via email to