Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-2431

Improve debugging and error messages of query server communication

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      I end an intense debugging session of Couchdb. The problem lied in the query server.

      The difficulty of debugging the query server communication comes from the fact that the Couchdb log always contains the same error: "os_process_error, OS process timed out." regardless of the actual error.

      The same error message is used for very different errors:

      • query server executable not found
      • query server executable not executable (wrong permissions)
      • query server crashes at startup
      • query server hangs
      • query server replies garbage
      • query invalid
      • query execution too long

      Attachments

        Activity

          People

            kxepal Alexander Shorin
            monperrus Martin Monperrus
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: