If I'm not totally mistaken your test creates multiple repository instances with the same configuration thus running on the same location. this is not allowed and should actually result in an error when initializing a repository that works on data that is already access by another instance.

please make sure there is only one repository instance running.

regards
 marcel

Eugeny N Dzhurinsky wrote:
I attached some error logs i've got, it seems on LocalFS everything works fine
except Lucene's indexing errors.

Reply via email to