AI OnAI Off
Thank you all for reporting this issue and your findings. We are working on a fix for this.
This will be fixed with next CMS and Find package
CMS-29569 BackgroundContext should be isolated
https://world.optimizely.com/support/bug-list/bug/CMS-29569
FIND-11746 Background tasks should run in own context
(Bug not made public yet)
I'm getting this error recently when trying to do a re-index of a site. The re-index job will run for 15 seconds then just stop.
On DXP I also get this kind of error with the same result that not all items are indexed
Weird part is that if I try to index the site via code everything works as expected which tells me that there's maybe something wrong in Epis internal classes? I Tried this snippet just to see if something crashed and it ran without a problem.
I'm facing the same issue starting from EPiServer.CMS 12.22.2. With 12.22.1, the indexing job seems to work just fine.