This artcile says its a blobcache thing

http://blogs.msdn.com/joshuag/archive/2008/05/22/filenotfoundexception-the-site-with-the-id-guid-could-not-be-found.aspx

Actually my suspircion is blob cache as well as I have seen lot of weird
things with it with missing files etc.

Try resetting the cache again.. do IIS/App Pool reset and see

On Fri, Sep 25, 2009 at 1:58 PM, Paul Noone <
paul.no...@ceosyd.catholic.edu.au> wrote:

>   I’ve turned off custom errors to try to get more info. When I try to
> open one the affected files UI receive the following error. I hope this
> means something more to someone else.
>
>
>
> *The site with the id 3accd028-0962-4ec9-a47a-7975e3fa8b13 could not be
> found.*
>
> *Description: *An unhandled exception occurred during the execution of the
> current web request. Please review the stack trace for more information
> about the error and where it originated in the code.
>
> *Exception Details: *System.IO.FileNotFoundException: The site with the id
> 3accd028-0962-4ec9-a47a-7975e3fa8b13 could not be found.
>
> *Source Error:*
>
> An unhandled exception was generated during the execution of the current
> web request. Information regarding the origin and location of the exception
> can be identified using the exception stack trace below.
>
>
> *Stack Trace:*
>
>
>
> [FileNotFoundException: The site with the id
> 3accd028-0962-4ec9-a47a-7975e3fa8b13 could not be found.]
>
>    Microsoft.SharePoint.SPSite..ctor(Guid id, SPFarm farm, SPUrlZone zone,
> SPUserToken userToken) +1301
>
>    Microsoft.SharePoint.SPSite..ctor(Guid id) +149
>
>
> Microsoft.SharePoint.Publishing.<>c__DisplayClass3.<EnsureAuthenticatedRights>b__0()
> +154
>
>    Microsoft.SharePoint.SPSecurity.CodeToRunElevatedWrapper(Object state)
> +73
>
>
> Microsoft.SharePoint.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
> +592
>
>
> Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated
> secureCode) +319
>
>    Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback
> secureCode, Object param) +571
>
>
> Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated
> secureCode) +135
>
>    Microsoft.SharePoint.Publishing.BlobCache.EnsureAuthenticatedRights(Guid
> siteID, Guid scopeID) +1020
>
>    Microsoft.SharePoint.Publishing.BlobCache.RewriteUrl(Object sender,
> EventArgs e) +4077
>
>
> System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
> +80
>
>    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
> completedSynchronously) +171
>
>
>
>
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Paul Noone
> *Sent:* Friday, 25 September 2009 10:11 AM
>
> *To:* ozmoss@ozmoss.com
> *Subject:* RE: DB corruption?? [SEC=UNOFFICIAL]
>
>
>
> Cleared it. No change.
>
>
>
> This morning I went so far as to delete the site collection again, remove
> the contentDB, create a new DB and imported a clean backup into it. Guess
> what - the problem persists.
>
>
>
> Does anyone know what this could mean? I know the backup is good so it
> seems that something gets retained at the web app level.
>
>
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Ajay
> *Sent:* Thursday, 24 September 2009 4:23 PM
> *To:* ozmoss@ozmoss.com
> *Subject:* Re: DB corruption?? [SEC=UNOFFICIAL]
>
>
>
> It can be blobcache... no harm in resetting the cache and see if it is the
> cause.
>
>
>
>
>
> On Thu, Sep 24, 2009 at 4:58 PM, Paul Noone <
> paul.no...@ceosyd.catholic.edu.au> wrote:
>
> Does anyone think this could be a result of server-side caching -
> blobcache?
>
>
>
> Regards,
>
> Paul
>
> Online Developer, ICT
> CEO Sydney
>
>
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Paul Noone
> *Sent:* Thursday, 24 September 2009 11:00 AM
>
>
> *To:* ozmoss@ozmoss.com
> *Subject:* RE: DB corruption?? [SEC=UNOFFICIAL]
>
>
>
> I don’t have that luxury. Only other one we have at the moment is My Sites
> and I don’t have proper access.
>
>
>
> I tend to agree with you that it’s web app specific though. If I import the
> content into another farm there is no problem. All the files in question are
> also final published version, so no check-out weirdness there.
>
>
>
> What’s really nutty is that I can “Download a copy” of all the affected
> files via the ECB drop-down option but that trying to navigate to the URL
> causes the File Not Found error.
>
>
>
> Has no one ever seen this before?? It happens to so often that I feel it *has
> *to be a known issue.
>
>
>
> Regards,
>
> Paul
>
> Online Developer, ICT
> CEO Sydney
>
>
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Noja, Fadi
> *Sent:* Thursday, 24 September 2009 10:33 AM
> *To:* ozmoss@ozmoss.com
> *Subject:* RE: DB corruption?? [SEC=UNOFFICIAL]
>
>
>
> Have you tried importing it to a new web app?
>
>
>  ------------------------------
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Paul Noone
> *Sent:* Thursday, 24 September 2009 10:33 AM
> *To:* ozmoss@ozmoss.com
> *Subject:* RE: DB corruption??
>
>
>
> No one, huh?
>
>
>
> I’ve since deleted the site collection (from the front end Site Settings)
> and imported a clean copy. The problem still persists.
>
>
>
> It’s seems there’s residual gunk in the DB? Any other ideas?
>
>
>
> Regards,
>
> Paul
>
> Online Developer, ICT
> CEO Sydney
>
>
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Paul Noone
> *Sent:* Thursday, 24 September 2009 9:51 AM
> *To:* ozmoss@ozmoss.com
> *Subject:* DB corruption??
>
>
>
> Hi all,
>
>
>
> I usually only have this problem with image libraries after a migration
> task. Unfortunately after running the June CU is production I’m getting it
> with our primary CSS override file in the root Style Library.
>
>
>
> When I click the file icon or name I get the dreaded Error - File No Found
> screen.
>
>
>
> No amount of overwriting, deleting, re-uploading or changing library
> settings have any effect. The only fix (same with the image libraries) is to
> rename the file. The original filename then becomes unusable.
>
>
>
> Has anyone EVER seen this or know of a solution? All I can think of now is
> to overwrite the entire library.
>
>
>
> Regards,
>
> Paul
>
> Online Developer, ICT
> CEO Sydney
>
>
>
>
> _______________________________________________
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
>
> _______________________________________________
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
_______________________________________________
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

Reply via email to