Re: Permisions didn't check when call discoverUnder

2013-10-09 Thread Said Chavkin
I'm not sure, may be solr should skip inaccessible directory. Because it is standard rule to place service on separate filesystem. On the other hand it is possible to place solr/home not on the top of mounted fs. Anyway it would be better if error message was more clearly. 2013/10/9 Erick Erickso

Re: Permisions didn't check when call discoverUnder

2013-10-09 Thread Erick Erickson
What do you think Solr should do in this case? If the process doesn't have permission to the dir, it can't write to it. You need to set the permissions, or the authority of the process that Solr is running as appropriately. Best, Erick On Wed, Oct 9, 2013 at 8:54 AM, Said Chavkin wrote: > Hello.

Permisions didn't check when call discoverUnder

2013-10-09 Thread Said Chavkin
Hello. When in solr/home directory exists directory to which solr do not have rights, then solr failed to start with exception: 2108 [main] INFO org.apache.solr.core.CoresLocator - Looking for core definitions underneath /var/lib/solr 2109 [main] ERROR org.apache.solr.servlet.SolrDispatchFilter -