AEM 6.4 Datastore inconsistency error | Community
Skip to main content
paradox8071
New Participant
May 21, 2018
Solved

AEM 6.4 Datastore inconsistency error

  • May 21, 2018
  • 2 replies
  • 2096 views

Starting AEM from start.sh is producing Datastore inconsistency error (Error occurred while obtaining InputStream for blobId.") on Ubuntu 16.04  (it worked correctly on windows and  Ubuntu 14.x)

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by user05162

paradox8071 - This error occurs when a reference in the segmentstore is not able to find a blob in datastore. Can you make sure AEM is not running when you are copying over the crx-quickstart folder?

If the issue is still there, try to run offline compaction and then try.

2 replies

user05162Accepted solution
Employee
June 26, 2018

paradox8071 - This error occurs when a reference in the segmentstore is not able to find a blob in datastore. Can you make sure AEM is not running when you are copying over the crx-quickstart folder?

If the issue is still there, try to run offline compaction and then try.

New Participant
June 26, 2018

Hi ,

Have you took Full backup of crx-quickstart and trying to start on Ubuntu 16.04?