From couchdb-user-return-564-apmail-incubator-couchdb-user-archive=incubator.apache.org@incubator.apache.org Fri Jun 20 15:10:18 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 84975 invoked from network); 20 Jun 2008 15:10:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jun 2008 15:10:18 -0000 Received: (qmail 64846 invoked by uid 500); 20 Jun 2008 15:10:20 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 64828 invoked by uid 500); 20 Jun 2008 15:10:19 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 64817 invoked by uid 99); 20 Jun 2008 15:10:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jun 2008 08:10:19 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brking@gmail.com designates 66.249.82.226 as permitted sender) Received: from [66.249.82.226] (HELO wx-out-0506.google.com) (66.249.82.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jun 2008 15:09:30 +0000 Received: by wx-out-0506.google.com with SMTP id s13so468387wxc.21 for ; Fri, 20 Jun 2008 08:09:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=3j97dtkvqv48OoTbEcxcAd39pUuPXXXNmpJ2AT2+014=; b=b0PDDVTTEgZIb3gsJpjQPSZcGSrHTzijdVlFxTpo0+0Im0ABvnipd+27BYSnmzV5Iv t4BURhgSNpZ1gYZwtL3ICwthxhV7vUSr7W9HlgeOlHdm/kiynfPoXS30BmO1SWhTK9XP 1TbAA9flqS5uvhQZwPACLyHjulQ6O1/uy0gBE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=mXvvSyq+OhdnAVoTgTxr0u0kwvTC7tp/ClAHtxL648pZqnfC91sovVUU3WvZeURD9F gHqtMlXGgXx2JDsgikMbvx2EO9HkCtH/1hrKq0iO+tQ4ULQJpSxHUksCobIy7gjwDx34 /rATdxPBZvmdBa6tAb0FFS+dxAAJmBXT0/f5I= Received: by 10.70.31.8 with SMTP id e8mr4037721wxe.30.1213974588051; Fri, 20 Jun 2008 08:09:48 -0700 (PDT) Received: by 10.70.91.4 with HTTP; Fri, 20 Jun 2008 08:09:47 -0700 (PDT) Message-ID: <888cd9180806200809m2c37b8d5l3abbd7093e0c5c04@mail.gmail.com> Date: Fri, 20 Jun 2008 11:09:47 -0400 From: "Brad King" To: couchdb-user@incubator.apache.org Subject: child_terminated MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Can anyone tell me what this means? {<0.47.0>,supervisor_report, [{supervisor,{local,couch_server_sup}}, {errorContext,child_terminated}, {reason, {'EXIT', {{badmatch,{{error,enospc},3068092132}}, [{couch_btree,'-write_node/3-lc$^0/1-0-',3}, {couch_btree,write_node,3}, {couch_btree,modify_node,4}, {couch_btree,modify_kpnode,5}, {couch_btree,modify_node,4}, {couch_btree,query_modify,4}, {couch_btree,add_remove,3}, {couch_db,update_docs_int,3}]}}}, {offender, [{pid,<0.74.0>}, {name,"product"}, {mfa, {couch_db,create, ["product","/usr/local/var/lib/couchdb/product.couch",[]]}}, {restart_type,transient}, {shutdown,infinity}, {child_type,supervisor}]}]}} thanks.