Copied to clipboard

Flag this post as spam?

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


  • Arsh 2 posts 72 karma points
    Jun 02, 2023 @ 16:07
    Arsh
    0

    Lucene Index Corruption Error on Save/Publish any page and performing search in backoffice

    Umbraco Version: 10.1.0

    When I try to save/publish or perform a search in umbraco bacoffice, I receive this error message: Lucene.Net.Index.CorruptIndexException: invalid deletion count: 2 vs docCount=1 (resource: BufferedChecksumIndexInput(SimpleFSIndexInput(path="C:\home\site\wwwroot\umbraco\Data\TEMP\ExamineIndexes\InternalIndex\segments1tk"))) at Lucene.Net.Index.SegmentInfos.Read(Directory directory, String segmentFileName) at Lucene.Net.Index.IndexFileDeleter..ctor(Directory directory, IndexDeletionPolicy policy, SegmentInfos segmentInfos, InfoStream infoStream, IndexWriter writer, Boolean initialIndexExists) at Lucene.Net.Index.IndexWriter..ctor(Directory d, IndexWriterConfig conf) at Examine.Lucene.Directories.SyncedFileSystemDirectoryFactory.CreateDirectory(LuceneIndex luceneIndex, Boolean forceUnlock) at Examine.Lucene.Directories.DirectoryFactoryBase.<>cDisplayClass20.

    I have followed the temporary solution to fix the corrupted index by deleting the /temp/examineindex folder and then restart which fixes this issue.

    Is there any way to prevent this issue and what is causing it in the first place?

  • Anthony Southworth 48 posts 175 karma points
    Dec 12, 2023 @ 12:36
    Anthony Southworth
    0

    I just encountered this issue. It may be linked to switching deployment slots in Azure. I'm using Umbraco v10.7.0

  • Ian 1 post 71 karma points
    Feb 27, 2024 @ 11:12
    Ian
    0

    We have also experienced this issue, again on v10.7.0 on Umbraco Cloud. It occurred during a restart of the app.

    Very interested on any more info on this and how to avoid in future.

  • Anthony 28 posts 167 karma points
    Apr 05, 2024 @ 15:27
    Anthony
    0

    Seeing similar issues on Azure. The Examine Indexes become corrupt and there are log errors and save\publish issues.

    Everything should be set-up perfectly for Azure. The site has been live for a couple of years without these issues. The only potential issue is that we upgraded from 10.6 a month a go, which is when a lot this started happening.

    The Examine Management tab in the back-office stops working too.

    Stopping\restarting the application and renaming\deleting the folders isn't idea. Is there a better way to resolve it?

  • 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