Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-2223

Replication crash caused by "Target database out of sync"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.5.0
    • None
    • HTTP Interface, Replication
    • None

    Description

      i have three servers. one source server which is windows 7, and two target servers, both of them are windows server 2008. let we call them target server A and target server B. each of server has installed couchdb with the same setup, and the version is 1.5.0. now i try to run replication between source server and both target server in different time. the result is that between source server and server A, the replication runs successfully. but between source server and server B, the replication fails, and the main error message in source server is:

      {checkpoint_commit_failure, <<Target database out of sync. Try to increase max_dbs_open at the target's server>>}

      and in server B, the error actually is:
      {badmatch, {error, unknown}}
      i think the config file of both target servers are same except "bind_address" because i just used default config.
      and i have tried to increase max_dbs_open from default value 100 to 1000, but it still went wrong.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wayneyang3 Yang Zhewei
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: