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

pump_dcp.py, line 608: 'NoneType' object has no attribute 'error'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • 6.5.0
    • 5.0.1
    • tools
    • None
    • Untriaged
    • Unknown

    Description

      Problem
      When trying to reproduce MB-30304, got the following back trace:

      Exception in thread Thread-1 (most likely raised during interpreter shutdown):          
      Traceback (most recent call last):                                                          
        File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner
        File "/opt/couchbase/lib/python/pump_dcp.py", line 608, in run
      <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'error'
      

      Steps to reproduce

      1. Setup a single node
      2. create two buckets one couchbase the other ephemeral
      3. Run cbtransfer:

        ./cbtransfer  -u Administrator -p password -b disk -B mem http://localhost:8091 http://localhost:8091
        

      Attachments

        Issue Links

          Activity

            People

              pvarley Patrick Varley (Inactive)
              pvarley Patrick Varley (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                PagerDuty