Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-46594

JVM halting with status 105 due to: modified memory component has no DCP state

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 7.0.0
    • Cheshire-Cat
    • analytics
    • Untriaged
    • 1
    • Yes
    • CX Sprint 248

    Description

      2021-05-26T19:53:49.594-07:00 ERRO CBAS.adapter.ShadowStatesRequest [Executor-622:b68a42cea2ab9daf830e9625fe6d2294] Index {"class" : "LSMBTree", "dir" : "/home/couchbase/jenkins/workspace/cbas-cbcluster-stress-oraclejdk11/ns_server/data/n_0/datadir/@analytics/v_iodevice_1/storage/partition_1/travel-sample/^scope/coll/1/coll", "memory" : [{"class":"LSMBTreeMemoryComponent", "state":"READABLE_WRITABLE", "writers":0, "readers":0, "pendingFlushes":0, "id":"[1,1]"}, {"class":"LSMBTreeMemoryComponent", "state":"INACTIVE", "writers":0, "readers":0, "pendingFlushes":0, "id":"null"}], "disk" : 0, "num-scheduled-flushes":0, "current-memory-component":0} with modified memory component has no DCP state
      2021-05-26T19:53:49.594-07:00 FATA CBAS.util.ExitUtil [Executor-622:b68a42cea2ab9daf830e9625fe6d2294] JVM halting with status 105 (halting thread Thread[Executor-622:b68a42cea2ab9daf830e9625fe6d2294,5,main], interrupted false)
      

                                          if (index.isMemoryComponentsAllocated()
                                                  && index.getCurrentMemoryComponent().isReadable()
                                                  && index.getCurrentMemoryComponent().isModified()) {
                                              LOGGER.error("Index {} with modified memory component has no DCP state", index);
                                              ExitUtil.halt(PanicUtils.EC_MODIFIED_PRIMARY_INDEX_WITH_NO_DCP_STATE);
                                          }
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ali.alsuliman Ali Alsuliman
            michael.blow Michael Blow
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty