On Mon, Sep 7, 2009 at 8:58 PM, djain101 <dharmveer_j...@yahoo.com> wrote:

>
>
> Please suggest what is the right way to configure so that if one core fails
> due to configuration errors, all other cores remain unaffected?
>
> *****************************************************************
> Check your log files for more detailed information on what may be wrong.
>
> If you want solr to continue after configuration errors, change:
>
>  <abortOnConfigurationError>false</abortOnConfigurationError>
>
> in solr.xml
>
> java.lang.RuntimeException: java.io.IOException: Cannot create directory:
> /usr/local/app/data/search/core09/index
>

That error suggests that you don't have a configuration error. The data
directory you have given either does not exist or is read-only. It is a
runtime error.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to