Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • danielibanez 8 posts 76 karma points
    Jul 20, 2021 @ 19:22
    danielibanez
    0

    Unhandled controller exception occurred for request

    I am getting this error when saving. The content is actually saved but I always get an error. Anybody run into this?

    /umbraco/backoffice/UmbracoApi/Content/PostSave

    System.AggregateException: Exceptions were thrown by listed actions. ---> System.ObjectDisposedException: The CancellationTokenSource has been disposed. at System.Threading.CancellationTokenSource.ThrowObjectDisposedException() at Examine.LuceneEngine.Providers.LuceneIndex.SafelyProcessQueueItems(Action1 onComplete) in C:\projects\examine-qvx04\src\Examine\LuceneEngine\Providers\LuceneIndex.cs:line 783 at Examine.LuceneEngine.Providers.LuceneIndex.PerformIndexItems(IEnumerable1 values, Action1 onComplete) in C:\projects\examine-qvx04\src\Examine\LuceneEngine\Providers\LuceneIndex.cs:line 302 at Umbraco.Examine.UmbracoContentIndex.PerformIndexItems(IEnumerable1 values, Action1 onComplete) in D:\a\1\s\src\Umbraco.Examine\UmbracoContentIndex.cs:line 102 at Examine.Providers.BaseIndexProvider.IndexItems(IEnumerable1 values) in C:\projects\examine-qvx04\src\Examine\Providers\BaseIndexProvider.cs:line 76 at Umbraco.Web.Search.ExamineComponent.DeferedReIndexForContent.Execute(ExamineComponent examineComponent, IContent content, Boolean isPublished) in D:\a\1\s\src\Umbraco.Web\Search\ExamineComponent.cs:line 603 at Umbraco.Web.Search.ExamineComponent.DeferedReIndexForContent.Execute() in D:\a\1\s\src\Umbraco.Web\Search\ExamineComponent.cs:line 598 at Umbraco.Web.Search.ExamineComponent.DeferedActions.Execute() in D:\a\1\s\src\Umbraco.Web\Search\ExamineComponent.cs:line 572 at Umbraco.Web.Search.ExamineComponent.DeferedActions.<>c.

  • Marc Goodson 2157 posts 14435 karma points MVP 9x c-trib
    Jul 25, 2021 @ 10:09
    Marc Goodson
    0

    Hi danielibanez

    This looks similar:

    https://our.umbraco.com/forum/using-umbraco-and-getting-started/103577-the-cancellationtokensource-has-been-disposed-umbraco-864

    Which version of Umbraco 8 are you running, and is it on Azure?

    It could be todo with your configuration for Examine, (particularly if running on a web app) or security hardening, or I think alot of these bugs were fixed in later versions of 8.

    regards

    marc

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies