we are experiencing severe problems with our examine indexes. actually worked pretty well for 6 month, but after we upgraded from 7.1.4 to 7.2.4 we encouter this problems nearly once a week.
the setup is a multi-site installation with around 20 editors. after some time, all indexes get locked and newly created content is not added to the index due to the locking. we have a custom publish event running, where we have to add several values to the published node which we get through exmine queries.
appreciate any help, as this is really a huge problem for us at the moment!
cheers,
Andreas
System.Exception: Cannot index queue items, the index is currently locked,, IndexSet: InternalIndexSet
2015-04-24 09:11:52,359 [66] ERROR UmbracoExamine.DataServices.UmbracoLogService - [Thread 107] Provider=InternalIndexer, NodeId=-1
System.Exception: Cannot index queue items, the index is currently locked,, IndexSet: InternalIndexSet
2015-04-24 09:11:52,359 [66] ERROR UmbracoExamine.DataServices.UmbracoLogService - [Thread 112] Provider=ContentIndexer, NodeId=-1
System.Exception: Cannot index queue items, the index is currently locked,, IndexSet: ContentIndexSet
2015-04-24 09:11:52,359 [66] ERROR UmbracoExamine.DataServices.UmbracoLogService - [Thread 107] Provider=ExternalIndexer, NodeId=-1
System.Exception: Cannot index queue items, the index is currently locked,, IndexSet: ExternalIndexSet
2015-04-24 09:11:52,359 [66] ERROR UmbracoExamine.DataServices.UmbracoLogService - [Thread 112] Provider=ArticlenameIndexer, NodeId=-1
System.Exception: Cannot index queue items, the index is currently locked,, IndexSet: ArticlenameIndexSet
2015-04-24 09:11:52,359 [66] ERROR UmbracoExamine.DataServices.UmbracoLogService - [Thread 107] Provider=CompleteIndexer, NodeId=-1
System.Exception: Cannot index queue items, the index is currently locked,, IndexSet: CompleteIndexSet
2015-04-24 09:11:52,359 [66] ERROR UmbracoExamine.DataServices.UmbracoLogService - [Thread 112] Provider=BlogIndexer, NodeId=-1
System.Exception: Cannot index queue items, the index is currently locked,, IndexSet: BlogIndexSet
Please ensure its using the right provider in examine config. Azure webapps move around and use virtual directory structure this can cause problems with examine.
Examine - index is currently locked
Hi,
we are experiencing severe problems with our examine indexes. actually worked pretty well for 6 month, but after we upgraded from 7.1.4 to 7.2.4 we encouter this problems nearly once a week.
the setup is a multi-site installation with around 20 editors. after some time, all indexes get locked and newly created content is not added to the index due to the locking. we have a custom publish event running, where we have to add several values to the published node which we get through exmine queries.
appreciate any help, as this is really a huge problem for us at the moment!
cheers,
Andreas
Andreas,
Is the site load balanced also is it running on azure?
Regards
Ismail
Ismail, I'm seeing this error on an Azure Web app that is not load balanced. Do you have thoughts on this?
can you ensure your config is as per azure setup see https://our.umbraco.org/Documentation/Getting-Started/Setup/Server-Setup/azure-web-apps depending on your examine version.
Please ensure its using the right provider in examine config. Azure webapps move around and use virtual directory structure this can cause problems with examine.
Regards
Ismail
Hi Ismail,
the site is running on a virtual win2012 r2 server (32gb ram, 6 cores) and is the only iis app.
cheers,
Andreas
Hi,
anyone any ideas what to do, where to look at? as this is still happening once a day now.
thx in advance,
Andreas
Cannot confirm this to 100%, but it looks like an faulty Microsoft Update causes Problems with our umbraco instance.
more information here: http://issues.umbraco.org/issue/U4-6338
cheers,
Andreas
is working on a reply...