we have the umbraco version 7.15.6. we have many index breaks. On the other hand, we visualize a number of the following errors: ERROR Umbraco.Web.PublishedCache.XmlPublishedCache.PublishedMediaCache - Could not load data from Examine index for media, the app domain is most likely in a shutdown state
Lucene.Net.Store.AlreadyClosedException: this IndexReader is closed.
We want to know if the same thing happened to someone. Thanks!
indices break frequently. It is a large site and we would like to avoid or minimize the number of times index breaks. Is it possible you know why they break so often? it can be avoided?
Yes, I'm on 7.15.1 and am seeing the same thing. Very frustrating as we are seeing a lot of these errors doing an internal search. Tried rebuilding the indexes and deleting the examine temp folder but the problem always returns.
ERROR Umbraco.Web.PublishedCache.XmlPublishedCache.PublishedMediaCache
we have the umbraco version 7.15.6. we have many index breaks. On the other hand, we visualize a number of the following errors: ERROR Umbraco.Web.PublishedCache.XmlPublishedCache.PublishedMediaCache - Could not load data from Examine index for media, the app domain is most likely in a shutdown state Lucene.Net.Store.AlreadyClosedException: this IndexReader is closed. We want to know if the same thing happened to someone. Thanks!
Hello,
Try to rebuild the indexes through the CMS (Developer -> Examine Manager).
Also, refer this :-
https://github.com/Shazwazza/Examine/issues/98
indices break frequently. It is a large site and we would like to avoid or minimize the number of times index breaks. Is it possible you know why they break so often? it can be avoided?
Yes, I'm on 7.15.1 and am seeing the same thing. Very frustrating as we are seeing a lot of these errors doing an internal search. Tried rebuilding the indexes and deleting the examine temp folder but the problem always returns.
is working on a reply...