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

query view get Undefined set view error

    XMLWordPrintable

Details

    Description

      nstall couchbase server 2.0.0c-700 on 3 node
      Create a cluster and 6GB default bucket with replica index enable.
      Load 10 million items to bucket.
      Create 11 docs and views in dev and publish
      Let the view indexing. Publish all 11 views
      For dev_view4, query this view will get result but for production view4, I always get the following error:

      Client-side error-report for user "Administrator" on node 'ns_1@10.3.121.25':
      User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:14.0) Gecko/20100101 Firefox/14.0.1
      Subset of nodes failed with the following error:
      [
      {
      "from": "http://10.3.121.24:8092/_view_merge/?limit=10",
      "reason": "

      {<<\"unknown_error\">>,<<\"view_undefined\">>}"
      }, { "from": "local", "reason": "Undefined set view `default` for `_design/view4` design document." },
      {
      "from": "http://10.3.121.23:8092/_view_merge/?limit=10",
      "reason": "{<<"unknown_error">>,<<"view_undefined">>}

      "
      }
      ]

      Attachments

        For Gerrit Dashboard: MB-6291
        # Subject Branch Project Status CR V

        Activity

          People

            thuan Thuan Nguyen
            thuan Thuan Nguyen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty