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

cbtransfer hanged when transfer backup data out

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 5.0.0
    • 5.0.0
    • tools
    • Centos 7.2 64-bit
    • Triaged
    • Centos 64-bit
    • Yes

    Description

      Install Couchbase Server 5.0.0-2865 Community Edition on a Centos server 7.2

      [root@s44015 ~]# more /opt/couchbase/etc/runtime.ini
      ; Configuration Settings at install-time and runtime.  Couchbase may
      ; modify this file, for example, at runtime when the server is secured
      ; and taken out of Admin Party mode.
       
      [product]
      title = Couchbase Server
      version = 5.0.0-2865
      license = community

      Create default bucket.  Load 1000 docs to default bucket via cbworkloadgen.

      Do backup using cbbackup command

      Do transfer backup data out using cbtransfer.

       /opt/couchbase/bin/cbtransfer -u Administrator -p password /tmp/backup/*/*-full/ stdout:

      The run was hanged with error:

      Exception in thread w0:
      Traceback (most recent call last):
        File "/usr/lib64/python2.7/threading.py", line 811, in __bootstrap_inner
          self.run()
        File "/usr/lib64/python2.7/threading.py", line 764, in run
          self.__target(*self.__args, **self.__kwargs)
        File "/opt/couchbase/lib/python/pump.py", line 326, in run_worker
          src_conf_res = source.get_conflict_resolution_type()
        File "/opt/couchbase/lib/python/pump_bfd.py", line 426, in get_conflict_resolution_type
          json_file = open(files[0], "r")
      IndexError: list index out of range
      

       

       

      Attachments

        Issue Links

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

          Activity

            People

              mikew Mike Wiederhold [X] (Inactive)
              thuan Thuan Nguyen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  PagerDuty