Copied to clipboard

Flag this post as spam?

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


  • Sergio 73 posts 93 karma points
    Nov 14, 2011 @ 12:25
    Sergio
    0

    Umbraco Examine trying to index obsolete content

    Hello,

    I have a problem because each time I activate in ExamineSettings.config the indexers for the Content and for the Media (PDF), the w3wp.exe process crashes.

    Investigating in the UmbracoLog, it appears all the time this kind of errors:

    admin 29150 24901 14/11/2011
    12:11:22
    Custom [UmbracoExamine] UmbracoExamine.FileIndexer: No file found at path /media/Migracion/pdf/29150/24901.pdf
    admin 29492 25168 14/11/2011
    12:11:22
    Custom [UmbracoExamine] UmbracoExamine.FileIndexer: No file found at path /media/Migracion/pdf/29492/25168.pdf
    admin 29507 42117 14/11/2011
    12:11:22
    Custom [UmbracoExamine] UmbracoExamine.FileIndexer: No file found at path /media/Migracion/pdf/29507/42117.pdf

     

    These nodes doesn´t exist in the database anymore. They were deleted some time ago. Why are they detected from the indexer? How can I solve this problem to be able to reindex all the content?

    Thanks for any help!

     

  • Sergio 73 posts 93 karma points
    Nov 14, 2011 @ 12:49
    Sergio
    0

    Querying directly into the database (Table UmbracoNode) these nodes are there but are not been showed in the Umbraco website (Media section). The files don´t exist and I guess these is causing the crash.

    I´m going to detect all the orphans nodes, deleted them and try to reindex the content again.

  • Sergio 73 posts 93 karma points
    Nov 14, 2011 @ 13:23
    Sergio
    0

    Once I have deleted the 300 media items orphans I have updated the ExamineSettings.config.

    I have enabled InternalIndexer and PDFIndexer. Just when I save the file the w3wp.exe process start to consume almost the 100% of the CPU.

    Checking in the Examine folders, the PDF and Internal Folders are created (and the Queue and Index subfolders) but the only files generated inside the Index folders are:

    segments.gen  and segments_1, both with 1Kb.

    The process continues consuming between the 80-100% CPU but there´s nothing in UmbracoLog and no more files in the folders.

    Is it normal?

    We have 2069 .pdf files (2.42Gb).

  • Allan James 20 posts 40 karma points
    Oct 24, 2012 @ 15:02
    Allan James
    0

    was this ever resolved... I have the same problem and cannot find a solution... please help :)

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Feb 14, 2013 @ 12:45
    Jeroen Breuer
    0

    I'm also having problems with Examine and high CPU. Anyone know what could be the problem?

    Jeroen

  • Lachlann 344 posts 626 karma points
    Oct 07, 2013 @ 13:00
    Lachlann
    0

    I think we might be experiencing this too we are running a 6.1.1 install and have some custom examine indexes. The site was fine all the way through development but now it is running 100% CPU.

    Did you guys ever come up with a fix?

  • 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