Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-106

Replicator C++ exception: "properties excessively large"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.7.0
    • 2.6.0, 2.5.1
    • LiteCore
    • Security Level: Public

    Description

      From a forum post:

      I am using the replicator in Couchbase Lite 2.5.1 on iOS with Objective C.

      It all seems to work fine for the most part but recently it has started failing and it gives the following error in the Xcode log

      CouchbaseLite Replicator ERROR: {DBWorker#3}==> litecore::repl::DBWorker ->wss://{sync-gateway-address}
      CouchbaseLite Replicator ERROR: {DBWorker#3} Threw C++ exception: properties excessively large

      BLIP will throw this exception when a message is created or received if the size of its properties (headers) would be > 100KB.

      The question is, what would cause the properties to be that large? I'll look at the protocol docs and see what might trigger this.

      Attachments

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

        Activity

          People

            jens Jens Alfke
            jens Jens Alfke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty