Michael Dürig created OAK-1109:
----------------------------------

             Summary: SegmentMK: failed to load segment
                 Key: OAK-1109
                 URL: https://issues.apache.org/jira/browse/OAK-1109
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: segmentmk
            Reporter: Michael Dürig


{code}
java.lang.IllegalStateException: Failed to load segment 
4d00233a-62bb-4f39-baf2-a3dd4dfeb6fe
at 
org.apache.jackrabbit.oak.plugins.segment.AbstractStore.readSegment(AbstractStore.java:97)
at 
org.apache.jackrabbit.oak.plugins.segment.Segment.getSegment(Segment.java:150)
at 
org.apache.jackrabbit.oak.plugins.segment.Segment.getSegment(Segment.java:161)
at 
org.apache.jackrabbit.oak.plugins.segment.Template.compareAgainstBaseState(Template.java:285)
at 
org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState.compareAgainstBaseState(SegmentNodeState.java:284)
at org.apache.jackrabbit.oak.core.RootFuzzIT.fuzzTest(RootFuzzIT.java:137)
Caused by: java.lang.IllegalArgumentException: Segment not found: 
4d00233a-62bb-4f39-baf2-a3dd4dfeb6fe
at 
org.apache.jackrabbit.oak.plugins.segment.memory.MemoryStore.loadSegment(MemoryStore.java:74)
at 
org.apache.jackrabbit.oak.plugins.segment.AbstractStore.readSegment(AbstractStore.java:92)
{code}

Instructions and patch to reproduce in follow up comment



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to