Logs showing ERROR UmbracoExamine.DataServices.UmbracoLogService - index is locked
Using umbraco 7.5.4, and i've noticed there's a lot of error showing the below on all the rest of the indexer.
running on a load balancing environment as well.
ERROR UmbracoExamine.DataServices.UmbracoLogService - Provider=InternalIndexer, NodeId=-1
System.Exception: Cannot index queue items, the index is currently locked,, IndexSet: InternalIndexSet
We've got this issue as well and I don't know why. Backoffice user publishes content, one content node is fine the other throws this error. I then have to reboot/replace that node to solve the problem.
Logs showing ERROR UmbracoExamine.DataServices.UmbracoLogService - index is locked
Using umbraco 7.5.4, and i've noticed there's a lot of error showing the below on all the rest of the indexer.
running on a load balancing environment as well.
ERROR UmbracoExamine.DataServices.UmbracoLogService - Provider=InternalIndexer, NodeId=-1 System.Exception: Cannot index queue items, the index is currently locked,, IndexSet: InternalIndexSet
Any idea anyone?
Did you have any success finding the cause of this? I have had a few instances of this in our logs and am beginning to investigate.
Not running a load balanced environment, but am on an Azure AppService.
Mark
Can't find out why. I've logged it as a bug with Umbraco too :(
We've got this issue as well and I don't know why. Backoffice user publishes content, one content node is fine the other throws this error. I then have to reboot/replace that node to solve the problem.
is working on a reply...