From dev-return-18289-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Wed Sep 28 21:47:07 2011 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CF9BA73EF for ; Wed, 28 Sep 2011 21:47:07 +0000 (UTC) Received: (qmail 34941 invoked by uid 500); 28 Sep 2011 21:47:07 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 34906 invoked by uid 500); 28 Sep 2011 21:47:07 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 34898 invoked by uid 99); 28 Sep 2011 21:47:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 21:47:07 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,RP_MATCHES_RCVD,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 21:47:06 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A9B3B28D495 for ; Wed, 28 Sep 2011 21:46:45 +0000 (UTC) Date: Wed, 28 Sep 2011 21:46:45 +0000 (UTC) From: "Randall Leeds (Reopened) (JIRA)" To: dev@couchdb.apache.org Message-ID: <1764964069.5499.1317246405697.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Reopened] (COUCHDB-893) Error: os_process_error {exit_status,0} when rendering view on 17 mb doc, couchapp and data attached MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds reopened COUCHDB-893: ----------------------------------- Need to add changes to couchjs script or the option won't be recognized. > Error: os_process_error {exit_status,0} when rendering view on 17 mb doc, couchapp and data attached > ------------------------------------------------------------------------------------------------------- > > Key: COUCHDB-893 > URL: https://issues.apache.org/jira/browse/COUCHDB-893 > Project: CouchDB > Issue Type: Bug > Affects Versions: 1.0.1 > Environment: I repeated this on windows and linux (64 bit) > Reporter: Michael Schneider > Assignee: Randall Leeds > Fix For: 1.1.1, 1.2 > > Attachments: bugdoc.tar.gz > > > I have a large set of documents that I harvesting data from. All docs < 9mb render fine (with doc size increased) > Attached is a simple couchapp and one doc. > To reproduce, untar and: > reproduce > 1) untar file > 2) cd bugdoc/couchapp/bugreport > 3) couchapp push bugreport > 4) cd bugdoc > 5) python submitbadjson.py > open url http://127.0.0.1:5984/_utils/database.html?bugreport/_design/bugreport/_view/buggy > You should see a popup > "(Error: os_process_error > {exit_status,0}) > " -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira