fixing the segment store | Community
Skip to main content
Level 2
July 5, 2021

fixing the segment store

  • July 5, 2021
  • 1 reply
  • 1644 views

Hi All,

 

Our site is showing 503 error and checking the logs it shows segment store is corrupted.

On fixing the segment store and running the checkpoints it is showing this error 

 

[root@**** publish]# java -Xmx6000m -jar oak-run-1.2.2.jar checkpoints /data/apps/aem/publish/crx-quickstart/repository/segmentstore rm-unreferenced
Apache Jackrabbit Oak 1.2.2
Checkpoints /data/apps/aem/publish/crx-quickstart/repository/segmentstore
11:15:14.144 [main] ERROR o.a.j.o.p.segment.SegmentTracker - Segment not found: 00000000-0000-0000-0000-000000000000. Creation date delta is 2 ms.
Segment 00000000-0000-0000-0000-000000000000 not found
 
any pointers may help 

 

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

1 reply

Vijayalakshmi_S
Level 10
July 6, 2021

Hi @akank_23,

Can you confirm if oak-run version used is same as that of your instance. Please share your AEM and Oak version(as available in the instance)

 

If you are following the steps mentioned in the this article - https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-16542.html

and if you have backup of your instance's segmentstore,

  • I suggest to restore the same and follow steps 1 - 5 alone. 
  • If you have repo.lock file, delete that as well after step 5 -> try to restart the instance at this stage and see if it works. 

If you still face issues, please share the sequential steps followed and stack error trace. 

akank_23Author
Level 2
July 7, 2021
aem 6.0 oak version 1.2.2