Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 6601 invoked from network); 2 Sep 2008 22:46:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Sep 2008 22:46:05 -0000 Received: (qmail 70519 invoked by uid 500); 2 Sep 2008 22:46:03 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 70480 invoked by uid 500); 2 Sep 2008 22:46:03 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 70469 invoked by uid 99); 2 Sep 2008 22:46:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2008 15:46:03 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2008 22:45:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 462D2234C1CB for ; Tue, 2 Sep 2008 15:45:44 -0700 (PDT) Message-ID: <2135659918.1220395544286.JavaMail.jira@brutus> Date: Tue, 2 Sep 2008 15:45:44 -0700 (PDT) From: "Paul Joseph Davis (JIRA)" To: couchdb-dev@incubator.apache.org Subject: [jira] Created: (COUCHDB-111) Javascript Error Tracebacks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Javascript Error Tracebacks --------------------------- Key: COUCHDB-111 URL: https://issues.apache.org/jira/browse/COUCHDB-111 Project: CouchDB Issue Type: Improvement Components: JavaScript View Server Reporter: Paul Joseph Davis Improve the errors reported by the javascript view server to provide a more friendly error report when something goes wrong. Ideally a complete traceback but anything would be better than the erlang traceback informing the user that the server died. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.