Controller: NovaFrontpage
Action: Frontpage
doc counts differ for segment _eel: fieldsReader shows 24 but segmentInfo shows 120
Lucene.Net.Index.CorruptIndexException: doc counts differ for segment _eel: fieldsReader shows 24 but segmentInfo shows 120
at Lucene.Net.Index.SegmentInfos.FindSegmentsFile.Run(IndexCommit commit) in d:\Lucene.Net\FullRepo\trunk\src\core\Index\SegmentInfos.cs:line 736
at Lucene.Net.Index.DirectoryReader.Open(Directory directory, IndexDeletionPolicy deletionPolicy, IndexCommit commit, Boolean readOnly, Int32 termInfosIndexDivisor) in d:\Lucene.Net\FullRepo\trunk\src\core\Index\DirectoryReader.cs:line 117
at Sitecore.ContentSearch.LuceneProvider.Sharding.LuceneShard.
at Sitecore.ContentSearch.LuceneProvider.Sharding.LuceneShard.CreateReader(LuceneIndexAccess indexAccess)
at Sitecore.ContentSearch.LuceneProvider.Sharding.LuceneShard.CreateSearcher(LuceneIndexAccess indexAccess)
at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Sitecore.ContentSearch.LuceneProvider.LuceneSearchContext.Initialize(ILuceneProviderIndex index, ILuceneProviderSearchable[] searchables, LuceneIndexAccess indexAccess)
at Sitecore.ContentSearch.LuceneProvider.LuceneIndex.CreateSearchContext(SearchSecurityOptions securityOptions)
at Ori.Online.Persistence.Sitecore.Sitecore.CachingSitecoreSession.QueryIndex[TIndexEntity]()
at Ori.Online.Persistence.Sitecore.Sitecore.SitecoreRepositoryBase`1.FindFirstItemByIndex[TIndex](Expression`1 condition)
at Ori.Online.Persistence.Sitecore.Products.BrandRepository.GetBrandByItemName(String folderPath, String itemName) in E:\vsts-buildser95-agent03\_work\7\s\Modules\Legacy\Persistence\Ori.Online.Persistence.Sitecore\Products\BrandRepository.cs:line 58
at Castle.Proxies.Invocations.IBrandService_GetBrandByItemName.InvokeMethodOnTarget()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Ori.Common.Infrastructure.Castle.Aop.OnMethodBoundaryAspectInterceptorBase`2.InterceptForSure(IInvocation invocation, IMethodMetaInfo methodMetaInfo) in D:\a\1\s\src\Ori.Common.Infrastructure\Castle\Aop\OnMethodBoundaryAspectInterceptorBase.cs:line 85
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.IBrandServiceProxy.GetBrandByItemName(String itemName)
at Ori.Online.Application.Impl.Products.ProductInfoService.CreateProductInfoCacheable(String productCode, ProductIndexItem productIndexItem, ConceptIndexItem conceptIndexItem) in E:\vsts-buildser95-agent03\_work\7\s\Modules\Legacy\Services\Ori.Online.Application.Impl\Products\ProductInfoService.cs:line 1045
at Ori.Online.Application.Impl.Products.ProductInfoService.GetProductInfoImpl(String productCode, Boolean isPreorder, Boolean includeConsultantsOnly, Nullable`1 includeSamples) in E:\vsts-buildser95-agent03\_work\7\s\Modules\Legacy\Services\Ori.Online.Application.Impl\Products\ProductInfoService.cs:line 488
at Ori.Online.Application.Impl.Products.ProductInfoService.<>c__DisplayClass32_0.
at Ori.Common.Infrastructure.Caches.CacheHelper.InvokeMethodAndRegisterTime[T](Func`1 invocation, String regionName) in D:\a\1\s\src\Ori.Common.Infrastructure\Caches\CacheHelper.cs:line 293
at Ori.Common.Infrastructure.Caches.CacheHelper.GetCachedOrExecute[T](String regionName, String key, String[] tags, TimeSpan ttl, Boolean cacheNulls, Boolean syncMe, Int32 syncTimeout, CacheType cacheType, Func`1 invocation) in D:\a\1\s\src\Ori.Common.Infrastructure\Caches\CacheHelper.cs:line 277
at Ori.Common.Infrastructure.Caches.CacheHelper.GetCachedOrExecute[T](String regionName, String key, String[] tags, TimeSpan ttl, Boolean cacheNulls, Boolean syncMe, CacheType cacheType, Func`1 invocation) in D:\a\1\s\src\Ori.Common.Infrastructure\Caches\CacheHelper.cs:line 211
at Ori.Common.Infrastructure.Caches.CacheHelper.GetCachedOrExecute[T](String regionName, String key, Double ttlInSeconds, CacheType cacheType, Func`1 invocation) in D:\a\1\s\src\Ori.Common.Infrastructure\Caches\CacheHelper.cs:line 181
at Ori.Online.Application.Impl.Products.ProductInfoService.GetProductInfo(String productCode, Boolean isPreorder, Boolean showHidden, Boolean isConsultantsOnlyFlagIgnored) in E:\vsts-buildser95-agent03\_work\7\s\Modules\Legacy\Services\Ori.Online.Application.Impl\Products\ProductInfoService.cs:line 162
at Castle.Proxies.Invocations.IProductInfoService_GetProductInfo.InvokeMethodOnTarget()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.IProductInfoServiceProxy.GetProductInfo(String productCode, Boolean isPreorder, Boolean showHidden, Boolean isConsultantsOnlyFlagIgnored)
at Ori.Online.Products.ProductUiService.GetProductBoxModel(String productCode, ItemValue itemValue, ProductBoxModel model) in E:\vsts-buildser95-agent03\_work\7\s\Website.Mvc\Ori.Online.Website.Impl\Components\Products\ProductUiService.cs:line 332
at Castle.Proxies.Invocations.IProductUiService_GetProductBoxModel.InvokeMethodOnTarget()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.IProductUiServiceProxy.GetProductBoxModel(String productCode, ItemValue itemValue, ProductBoxModel model)
at Ori.Online.Products.ProductUiService.GetProductOrPromoModel(IProductListingItemData productOrPromo, Boolean isPreOrderActive) in E:\vsts-buildser95-agent03\_work\7\s\Website.Mvc\Ori.Online.Website.Impl\Components\Products\ProductUiService.cs:line 1197
at Castle.Proxies.Invocations.IProductUiService_GetProductOrPromoModel_1.InvokeMethodOnTarget()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.IProductUiServiceProxy.GetProductOrPromoModel(IProductListingItemData productOrPromo, Boolean isPreOrderActive)
at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at System.Linq.Enumerable.
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Ori.Online.Frontpages.NovaFrontPageUiService.GetArea(ProductArea area) in E:\vsts-buildser95-agent03\_work\7\s\Website.Mvc\Ori.Online.Website.Impl\Components\Frontpages\NovaFrontPageUiService.cs:line 90
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
at Ori.Online.Frontpages.NovaFrontPageUiService.CreateProductAreasTabsModel(FrontPage currentPage) in E:\vsts-buildser95-agent03\_work\7\s\Website.Mvc\Ori.Online.Website.Impl\Components\Frontpages\NovaFrontPageUiService.cs:line 131
at Ori.Online.Frontpages.Controllers.NovaFrontpageController.Frontpage() in E:\vsts-buildser95-agent03\_work\7\s\Website.Mvc\Ori.Online.Website.Impl\Components\Frontpages\Controllers\NovaFrontpageController.cs:line 76
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass24_0.
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
Mēs izmantojam sīkdatnes ("cookies"), lai nodrošinātu jums vislabāko mūsu mājaslapas pārlūkošanu. Turpinot vietnes pārlūkošanu, jūs piekrītat to izmantošanai privātuma politika un sīkdatnes.