Hi all,
I have run into one issue recently: package creation with some assets inside fails with the DataStoreException: Record xxx not found error
This image is not being used under the content and yes, the record ID is not present in the file system.
Data store consistency check doesn't show any issues and there is no way to use backup in order to restore those files. It starts working when I remove this asset and upload again, but doing it for each image (looks there are a lot of such instances) from the 10Gb folder is not the right choice as for me.
Is there any other way to fix these broken references?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi, yes, it works fine when I remove 'original' rendition
In the error.log there is following error registered:
23.08.2021 01:59:47.189 *WARN* [qtp1867690194-2018] org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob Error occurred while obtaining InputStream for blobId [9a7deeee530a6f4dabf9c08ce4cb8d332019e77970cbe85b75b3c2da95cdb81d#251345] java.io.IOException: org.apache.jackrabbit.core.data.DataStoreException: Record 9a7deeee530a6f4dabf9c08ce4cb8d332019e77970cbe85b75b3c2da95cdb81d does not exist
Views
Replies
Total Likes
Can you exclude the rendition of the assets while creating the package and try it?
Do you see anything logged in the error.log when this happens?
Thanks!
Views
Replies
Total Likes
Hi, yes, it works fine when I remove 'original' rendition
In the error.log there is following error registered:
23.08.2021 01:59:47.189 *WARN* [qtp1867690194-2018] org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob Error occurred while obtaining InputStream for blobId [9a7deeee530a6f4dabf9c08ce4cb8d332019e77970cbe85b75b3c2da95cdb81d#251345] java.io.IOException: org.apache.jackrabbit.core.data.DataStoreException: Record 9a7deeee530a6f4dabf9c08ce4cb8d332019e77970cbe85b75b3c2da95cdb81d does not exist
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies