Search Indexing Error in Community Version 13

Hi,

We are seeing below exception in our production environments. There are multiple exception in thousands (count: 54484) of similar type. Any info on how to get rid of these will help. Thanks.

Error while mapping calendar event (c022ed19-0977-47e2-9816-19aa61dd723f)
First Occurred	4 Dec 2024 4:34 AM
Last Occurred	18 Feb 2025 4:40 PM
Total Occurrences	54484
Server	EC2AMAZ-PLDU4IJ
Request	
IP Address	127.0.0.1
User Agent	
Referrer	
PRESENTED EXCEPTION: Error while mapping calendar event (c022ed19-0977-47e2-9816-19aa61dd723f) (You do not have permission to read this comment.)

EXCEPTION 2: You do not have permission to read this comment.

ORIGINAL EXCEPTION: You do not have permission to read this comment.

ORIGINAL EXCEPTION STACK TRACE 
   at Telligent.Evolution.Api.Services.CommentService.Get(Guid commentId, Boolean checkPermissions)
   at Telligent.Evolution.Api.Content.Comments.CommentContentType.Telligent.Evolution.Extensibility.Content.Version1.IContentType.Get(Guid contentId)
   at Telligent.Evolution.Api.Content.ContentService.InternalGet(Guid contentId, Guid contentTypeId, Boolean allowTemporary)
   at Telligent.Evolution.Api.Content.ContentService.Get(Guid contentId, Guid contentTypeId)
   at Telligent.Evolution.Api.Services.SearchService.NewDocument(Guid contentId, Guid contentTypeId, String typeName, String url, String title, String content)
   at Telligent.Evolution.Extensibility.Api.Version1.SearchIndexing.NewDocument(Guid contentId, Guid contentTypeId, String typeName, String url, String title, String content)

EXCEPTION 2 STACK TRACE
   at Telligent.Evolution.Extensibility.Api.Entities.Version1.ApiEntity.ThrowErrors()
   at Telligent.Evolution.Api.Content.Comments.CommentContentType.MapComment(Comment comment)

PRESENTED EXCEPTION STACK TRACE
   at Telligent.Evolution.Platform.Logging.ErrorLogger.SearchIndexingError(Exception ex, String type, Object id)
   at Telligent.Evolution.Api.Content.Comments.CommentContentType.MapComment(Comment comment)
   at Telligent.Evolution.Api.Content.Comments.CommentContentType.GetContentToIndex()
   at Telligent.Evolution.CoreServices.Search.Implementation.SearchIndexingService.IndexContentTypes(IEnumerable`1 registeredContentTypes, Int32 maxDocsPerHandler, CancellationToken cancellationToken)
   at Telligent.Evolution.CoreServices.Search.Implementation.SearchIndexingService.IndexContent(Int32 maxDocsPerHandler, Boolean deleteQueuedContentEachRun, CancellationToken cancellationToken)
   at Telligent.Evolution.Api.Search.SearchIndexJob.Execute(JobData jobData)
   at Telligent.Evolution.Components.Jobs.EvolutionJobRunner.SubExecute(JobExecutionContext context)
   at Telligent.Evolution.Components.Jobs.BaseJobRunner.Execute(JobExecutionContext job)
   at Telligent.Jobs.JobConsumer.<>c__DisplayClass20_0.<Consume>b__0()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Parents Reply Children
No Data