Copied to clipboard

Flag this post as spam?

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


  • Garrett Fisher 341 posts 496 karma points
    Jan 28, 2013 @ 20:16
    Garrett Fisher
    0

    FeedCache: File not Found Exception

    Hi,

    I've been using the FeedCache package for years now and love it but on a new environment recently I am getting the following error when clicking on any top-level folder on the Developer tab in Umbraco:

    Exception information:
        Exception type: FileNotFoundException
        Exception message: Could not find file 'C:\...\App_Data\TEMP\ExamineIndexes\Internal\Index\segments_fk79'.
       at Lucene.Net.Index.SegmentInfos.FindSegmentsFile.Run(IndexCommit commit)
       at Lucene.Net.Index.IndexReader.Open(String path, Boolean readOnly)
       at FergusonMoriyama.Umbraco.ExamineGui.Service.ExamineGuiService.NumberOfDocuments(String indexProvider)
       at ASP.usercontrols_indexstatus_ascx.__DataBind__control19(Object sender, EventArgs e)
       at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
       at System.Web.UI.Control.DataBindChildren()
       at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
       at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem)
       at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource)
       at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e)
       at FergusonMoriyama.Umbraco.ExamineGui.UserControls.IndexStatus.Page_Load(Object sender, EventArgs e)
       at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    This error comes along with a YSOD.  Anyone ever seen this before or have any idea what this might be?  I am apprehensive about manually placing any fles into the highly environmental App_Data folder.  I put FeedCache in the title of this post only because I see Ferguson Moriyama in the error.

    Thanks,

    Garrett

     

Please Sign in or register to post replies

Write your reply to:

Draft