fixing the segment store
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
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