Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-488

Getting Failed to Access the View Exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.4.4
    • 1.4.0, 1.4.1
    • Core
    • Security Level: Public

    Description

      Caused by: java.lang.RuntimeException: Failed to access the view
      at com.couchbase.client.CouchbaseClient.query(CouchbaseClient.java:787)

      Caused by: java.util.concurrent.ExecutionException: OperationException: GENERAL
      at com.couchbase.client.internal.HttpFuture.waitForAndCheckOperation(HttpFuture.java:98)
      at com.couchbase.client.internal.HttpFuture.get(HttpFuture.java:82)
      at com.couchbase.client.internal.HttpFuture.get(HttpFuture.java:72)
      at com.couchbase.client.CouchbaseClient.query(CouchbaseClient.java:780)
      ... 9 more
      Caused by: OperationException: GENERAL
      at com.couchbase.client.protocol.views.ViewOperationImpl.handleResponse(ViewOperationImpl.java:74)
      at com.couchbase.client.http.HttpResponseCallback.completed(HttpResponseCallback.java:103)
      at com.couchbase.client.http.HttpResponseCallback.completed(HttpResponseCallback.java:51)
      at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:115)
      at org.apache.http.nio.protocol.HttpAsyncRequester$RequestExecutionCallback.completed(HttpAsyncRequester.java:376)
      at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:115)
      at org.apache.http.nio.protocol.BasicAsyncClientExchangeHandler.responseCompleted(BasicAsyncClientExchangeHandler.java:179)

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            meet_ravip meet_ravip
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty