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

CouchDB should handle errors when opening port gracefully

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      ATM CouchDB crashes loud and hard when it tries to open a port that is not
      available. There should be some error handling code in place that produces
      a nice message like so:

      "Could not open port %d: %s" % (port_number, message)

      Obviously, the above is written in Python - but you get the idea.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nslater Naomi Slater
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: