Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-197

error code is undefined for errors below badEnvironmentVariable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • None
    • 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.5
    • None
    • Security Level: Public
    • None

    Description

      here is the exported error object, you can see at the bottom, there is an undefined 7 times
      for these errors: outOfMemory,invalidArguments, schedulingError, checkResults, genericError, durabilityFailed, restError

      errors:

      { success: 0, authContinue: 1, authError: 2, deltaBadVal: 3, objectTooBig: 4, serverBusy: 5, cLibInternal: 6, cLibInvalidArgument: 7, cLibOutOfMemory: 8, invalidRange: 9, cLibGenericError: 10, temporaryError: 11, keyAlreadyExists: 12, keyNotFound: 13, failedToOpenLibrary: 14, failedToFindSymbol: 15, networkError: 16, wrongServer: 17, notMyVBucket: 17, notStored: 18, notSupported: 19, unknownCommand: 20, unknownHost: 21, protocolError: 22, timedOut: 23, connectError: 24, bucketNotFound: 25, clientOutOfMemory: 26, clientTemporaryError: 27, badHandle: 28, serverBug: 29, invalidHostFormat: 31, notEnoughNodes: 33, duplicateItems: 34, noMatchingServerForKey: 35, badEnvironmentVariable: 36, outOfMemory: undefined, invalidArguments: undefined, schedulingError: undefined, checkResults: undefined, genericError: undefined, durabilityFailed: undefined, restError: undefined }

      Attachments

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

        Activity

          People

            brett19 Brett Lawson
            timaschew timaschew
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty