I found the problem I think, It was a permission problem on the schema.xml
schema.xml was only readable by the solr user.
Now I have the same problem with the solr index directory
Le 14/07/2012 14:00, Bruno Mannina a écrit :
Dear Solr users,
I try to run solr/ with tomcat but I have always this error:
Can't find resource 'schema.xml' in classpath or
'/home/solr/apache-solr-3.6.0/example/solr/./conf/',
cwd='/var/lib/tomcat6
but schema.xml is inside the directory
'/home/solr/apache-solr-3.6.0/example/solr/./conf/'
http://localhost:8080/manager/html => works fine, I see Applications
/solr, fonctionnelle True
but when I click on solr/ (http://localhost:8080/solr/) I get this error.
Could you help me to solve this problem, it makes me crazy.....
thanks a lot,
Bruno
Tomcat6
Ubuntu 12.04
Solr 3.6