Yes, I actually do a backup of my index before changing/testing chgrp action.

As I'm a newbie on Linux, is it the right commands:
sudo chgrp tomcat6 /solrindex
sudo chmod g+s /solrindex

?



Le 14/07/2012 15:31, Vadim Kisselmann a écrit :
same problem.
but here should tomcat6 have the right to read/write your index.
regards
vadim


2012/7/14 Bruno Mannina <bmann...@free.fr>:
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






Reply via email to