question

MichaelHan-MSFT avatar image
0 Votes"
MichaelHan-MSFT asked StephanSchaare-0538 commented

blob cache issue on SharePoint 2019 on-prem: An error occured in the blob cache. The exception message was 'The system cannot find the file specified. (Exception from HRESULT: 0x80070002)

We have SharePoint 2019 on-prem environment. We are facing issue with bad page load speed, observed one issue in event viewer across same issue in all WFE's servers (3).

The issue is: An error occured in the blob cache. The exception message was 'The system cannot find the file specified. (Exception from HRESULT: 0x80070002)'.

SharePoint ULS Log details :

Critical
An error occured in the blob cache. The exception message was 'The system cannot find the file specified.

High
Blob cache FetchItemFromWss() failed with exception The system cannot find the file specified

35823-image.png

kindly anyone can help me to get out of this error?

Thanks

Goud T

Source link from TechNet


office-sharepoint-server-administration
image.png (439.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

EchoDu-MSFT avatar image
0 Votes"
EchoDu-MSFT answered

Hello @MichaelHan-MSFT ,

You can use the following suggestions:

1.Reset the cache(index file)
Site settings >> Site collection object cache >> check the box for “Force this server to reset its disk based cache”
It will be regenerate cache(index file) when you accessing this page next time.
36034-cache.png

2.Install the latest version of security update for SharePoint Server 2019.
If clean the cache does not work, it is recommended that you install the latest version of security update for SharePoint Server 2019.

Microsoft Official Resource:
Description of the security update for SharePoint Server 2019: October 13, 2020


Here is a similar case for reference: Error occured with Blob Cache in

Thanks,
Echo Du
==============
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



cache.png (207.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

trevorseward avatar image
0 Votes"
trevorseward answered StephanSchaare-0538 commented

This is normal, actually. If I recall, it is related to the favicon not being available. The ULS logs should have more information on which file is unavailable.

Slow page load could be indicative of multiple issues, such as poor overall server performance, be it SharePoint or SQL (network, disk, CPU, memory). Or it could be poor page structure (i.e. adding a bunch of List webparts on a page that make expensive queries).

If you haven't, also take a look at https://docs.microsoft.com/sharepoint/administration/cache-settings-operations.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi Trevor,

is there any solution to fix this error? We're getting the same error message in the ULS and Windows Application LOG.
What means that the favicon is not available? Can we do something?

(ErrorMessage: GetCurrentFileVersionFromUrl: FileNotFoundException when attempting get file Url /favicon.ico The system cannot find the file specified. (Exception from HRESULT: 0x80070002) )

Thank you in advance!
Stephan

0 Votes 0 ·