Re: Information regarding This conf directory is not valid SolrException.

2015-04-13 Thread Bar Weiner
confDirectoryListeners if needed. Then the lock should be released. The second loop will be used for the rest of the code. I will be glad for any input, is this a real issue or did i miss something? Is the suggested solution valid? Thanks, Bar 2015-04-01 18:16 GMT+03:00 Bar Weiner weiner@gmail.com: Hi, I'm

Information regarding This conf directory is not valid SolrException.

2015-04-01 Thread Bar Weiner
Hi, I'm working on upgrading a project from solr-4.10.3 to solr-5.0.0. As part of our JUnit tests we have a few tests for deleting/creating collections. Each test createdelete a collection with a different name, but they all share the same config in ZK. When running these tests in Eclipse