Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 3587 invoked from network); 1 Oct 2009 18:41:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Oct 2009 18:41:43 -0000 Received: (qmail 654 invoked by uid 500); 1 Oct 2009 18:41:41 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 594 invoked by uid 500); 1 Oct 2009 18:41:41 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 584 invoked by uid 99); 1 Oct 2009 18:41:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2009 18:41:41 +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: domain of markrmiller@gmail.com designates 209.85.220.206 as permitted sender) Received: from [209.85.220.206] (HELO mail-fx0-f206.google.com) (209.85.220.206) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2009 18:41:30 +0000 Received: by fxm2 with SMTP id 2so430530fxm.28 for ; Thu, 01 Oct 2009 11:41:10 -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 :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=jVOKZz0OHvHTIIzI3dyQZHjPSVBiI9bVVRLwSIvMKag=; b=cUYH6C8tebH2PWeUQoJp4RE10IZSIT+7Pd8b3PCOrmYcmmAfbwdlRdpIdD4LUyaOAs rZh9Qb1c7Q5UOVCi/Ah+UpUwb0xaCuQv+415Nitz1uaTYCSe++PlVDNUGgCkX0FSIC0w qkPTL5wW6C3L+k33HzTnYPbRWxqeXxEh9ocCk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=TXhGjmXuon0Rb4dHYdzY0p1YVqzVz8hYAZpEwfs9MaVM7O4cQWxLMFAL+9yM96moF2 QCvNnx4L54KYAmO++qaPwNLpgm6zHLwUsL0T2Xhfm2KvLM/gb/gMyHF4tNRMx9p+plia W259fBjy3r+xlmQQqIdbNZXRkeLkPYMmk8q1U= Received: by 10.86.13.37 with SMTP id 37mr1468235fgm.58.1254422470061; Thu, 01 Oct 2009 11:41:10 -0700 (PDT) Received: from ?192.168.1.108? (ool-44c639d9.dyn.optonline.net [68.198.57.217]) by mx.google.com with ESMTPS id l12sm81807fgb.15.2009.10.01.11.41.08 (version=SSLv3 cipher=RC4-MD5); Thu, 01 Oct 2009 11:41:08 -0700 (PDT) Message-ID: <4AC4F7C5.1070803@gmail.com> Date: Thu, 01 Oct 2009 14:41:09 -0400 From: Mark Miller User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: solr-user@lucene.apache.org Subject: Re: Solr Trunk Heap Space Issues References: <4AC4F6BA.5070209@gmail.com> In-Reply-To: <4AC4F6BA.5070209@gmail.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Mark Miller wrote: > > You might use jmap to take a look at the heap (you can do it well its > live with Java6) Errr - just so I don't screw anyone in a production environment - it will freeze your app while its getting the info. -- - Mark http://www.lucidimagination.com