Expand my Community achievements bar.

SOLVED

Missing blobId warning found in Cold standby instance

Avatar

Level 1

Recently i am setting up a cold standby instance for client. I followed the procedures according to AEM documentation (How to Run AEM with TarMK Cold Standby ) that i copied the primary instance as cold standby instance (using standby mode to start up). However, the error.log shows the warning message as

org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore Error occurred while loading bytes from steam while fetching for id b446b5c6382e23f3afcb3b330ac9cd865fffbcc2aa28c5ce80cca705adf9e4be#1799

java.io.IOException: org.apache.jackrabbit.core.data.DataStoreException: Record b446b5c6382e23f3afcb3b330ac9cd865fffbcc2aa28c5ce80cca705adf9e4be does not exist

Any idea what's wrong during the setup? Many thanks for your help in advance.

1 Accepted Solution

Avatar

Correct answer by
Administrator

It is recommended to run the consistency and traversal checks, at least you will see if there are any issues by running these tasks.

Here you go:- How to run a datastore consistency check via oak-run

Or Missing S3 datastore blobs

-Kautuk



Kautuk Sahni

View solution in original post

1 Reply

Avatar

Correct answer by
Administrator

It is recommended to run the consistency and traversal checks, at least you will see if there are any issues by running these tasks.

Here you go:- How to run a datastore consistency check via oak-run

Or Missing S3 datastore blobs

-Kautuk



Kautuk Sahni