Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 36598 invoked from network); 4 Mar 2010 00:25:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Mar 2010 00:25:48 -0000 Received: (qmail 72276 invoked by uid 500); 4 Mar 2010 00:25:38 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 72234 invoked by uid 500); 4 Mar 2010 00:25:38 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 72226 invoked by uid 99); 4 Mar 2010 00:25:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 00:25:38 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [216.150.195.222] (HELO mx-smtp-02.ittvis.com) (216.150.195.222) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 00:25:29 +0000 Received: from localhost (mx-smtp-02 [127.0.0.1]) by mx-smtp-02.ittvis.com (Postfix) with ESMTP id DB81324025 for ; Wed, 3 Mar 2010 16:50:56 -0700 (MST) Received: from mx-smtp-02.ittvis.com ([127.0.0.1]) by localhost (mx-smtp-02.ittvis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30383-03 for ; Wed, 3 Mar 2010 16:50:56 -0700 (MST) Received: from av-smtp-02.ittvis.com (av-smtp-02.ittvis.com [10.17.10.82]) by mx-smtp-02.ittvis.com (Postfix) with ESMTP id 6595524024 for ; Wed, 3 Mar 2010 16:50:56 -0700 (MST) Received: from gemini.rsinc.com ([10.17.10.66]) by apollo.rsinc.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 3 Mar 2010 17:25:06 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: couchdb lucene error Date: Wed, 3 Mar 2010 17:14:40 -0700 Message-ID: In-Reply-To: <9F2BBA10-E716-49E3-B952-49E67805D9BF@tumbolia.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: couchdb lucene error Thread-Index: Acq7FxoIyPtaw8v1R+mCqyE4AtVrtAAF8qIg References: <9F2BBA10-E716-49E3-B952-49E67805D9BF@tumbolia.org> From: "Michael McCaffrey" To: X-OriginalArrivalTime: 04 Mar 2010 00:25:06.0076 (UTC) FILETIME=[23BB75C0:01CABB31] X-Virus-Checked: Checked by ClamAV on apache.org Something's happened with my couchdb lucene implementation and I can't get couch to start unless I comment out the indexer in the ini file. I'm getting java heap errors. I've tried cleaning out my indices folder but to no avail. Don't know what happened, it was working fine, I made a change to a database record to test a lucene query and it hung up. Had to kill the couch session and now it won't restart. Any ideas? Thanks 1> 2010-03-03 17:07:52,027 [couchdb-lucene] WARN Forcibly unlocking locked index at startup. [info] [<0.62.0>] 127.0.0.1 - - 'GET' /_all_dbs 200 1> [info] [<0.62.0>] 127.0.0.1 - - 'GET' /test/_all_docs?startkey=3D%22_design%22&endkey=3D%22_desig 1> [info] [<0.62.0>] 127.0.0.1 - - 'GET' /test 200 1> [info] [<0.62.0>] 127.0.0.1 - - 'GET' /test/_all_docs_by_seq?startkey=3D0&limit=3D250&include_doc 1> Exception in thread "main" java.lang.OutOfMemoryError: Java heap space [error] [<0.52.0>] OS Process died with status: 0