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

cbcollect info fails on mac

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 2.0.1
    • 1.8.1-release-candidate
    • tools
    • Security Level: Public
    • None

    Description

      couchbase:bin karan$ ./cbcollect_info
      Traceback (most recent call last):
      File "./cbcollect_info", line 227, in <module>
      "ls -lR " + get_dbdir()),
      File "./cbcollect_info", line 206, in get_dbdir
      ret = retrieve_config_value('\s*

      {dbdir,\s*"(.+)"}', node)
      File "./cbcollect_info", line 173, in retrieve_config_value
      stdout=subprocess.PIPE).communicate()[0]
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 672, in _init_
      errread, errwrite)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1202, in _execute_child
      raise child_exception
      OSError: [Errno 2] No such file or directory
      couchbase:bin karan$ /Applications/Couchbase\ Server.app/Contents/Resources/couchbase-core/bin/cbcollect_info
      Traceback (most recent call last):
      File "/Applications/Couchbase Server.app/Contents/Resources/couchbase-core/bin/cbcollect_info", line 227, in <module>
      "ls -lR " + get_dbdir()),
      File "/Applications/Couchbase Server.app/Contents/Resources/couchbase-core/bin/cbcollect_info", line 206, in get_dbdir
      ret = retrieve_config_value('\s*{dbdir,s*"(.+)"}

      ', node)
      File "/Applications/Couchbase Server.app/Contents/Resources/couchbase-core/bin/cbcollect_info", line 173, in retrieve_config_value
      stdout=subprocess.PIPE).communicate()[0]
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 672, in _init_
      errread, errwrite)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1202, in _execute_child
      raise child_exception
      OSError: [Errno 2] No such file or directory

      http://builds.hq.northscale.net/latestbuilds/couchbase-server-community_x86_64_1.8.1-930-rel.dmg

      Attachments

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

        Activity

          People

            bcui Bin Cui (Inactive)
            karan Karan Kumar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                PagerDuty