Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-1905

AnalyticsResult throws NRE when Errors is NULL

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.7.6
    • 2.7.5
    • library
    • None
    • 1

    Description

       

      2019-04-03 03:34:15,193 [135] INFO Couchbase.Analytics.AnalyticsClient - Failed analytics query cid56a6f21f-3062-426c-a412-b3f0817cc3e3::bc26f5cc-224f-4040-8c20-275433dd2d1a: http://172.23.99.88:8095/analytics/service
      2019-04-03 03:34:15,193 [135] INFO Couchbase.Analytics.AnalyticsClient - System.NullReferenceException: Object reference not set to an instance of an object.
       at Couchbase.Analytics.AnalyticsClient.<QueryAsync>d__4`1.MoveNext()
      2019-04-03 03:34:15,193 [27] INFO Couchbase.Core.Buckets.CouchbaseRequestExecuter - System.ArgumentNullException: Value cannot be null.
      Parameter name: source
       at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
       at Couchbase.Analytics.AnalyticsResult`1.ShouldRetry()
       at Couchbase.Core.Buckets.CouchbaseRequestExecuter.<>c__20`1.<SendWithRetry>b__20_1(IAnalyticsRequest req, IAnalyticsResult`1 res)
       at Couchbase.Core.Buckets.RequestExecuterBase.RetryRequest[TRequest,TResult](Func`1 getServer, Func`3 sendRequest, Func`3 canRetry, TRequest request)
       at Couchbase.Core.Buckets.CouchbaseRequestExecuter.SendWithRetry[T](IAnalyticsRequest request) 

       

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            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