Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-1109

SegmentMK: failed to load segment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11
    • segmentmk
    • None

    Description

      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)
      

      Instructions and patch to reproduce in follow up comment

      Attachments

        1. OAK-1109.patch
          4 kB
          Michael Dürig

        Activity

          People

            jukkaz Jukka Zitting
            mduerig Michael Dürig
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: