Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 84882 invoked from network); 21 Mar 2006 21:40:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Mar 2006 21:40:47 -0000 Received: (qmail 4827 invoked by uid 500); 21 Mar 2006 21:40:45 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 4793 invoked by uid 500); 21 Mar 2006 21:40:44 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 4782 invoked by uid 99); 21 Mar 2006 21:40:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Mar 2006 13:40:44 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [69.55.225.129] (HELO ehatchersolutions.com) (69.55.225.129) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Mar 2006 13:40:43 -0800 Received: by ehatchersolutions.com (Postfix, from userid 504) id 9DE6133C08A; Tue, 21 Mar 2006 16:40:22 -0500 (EST) Received: from [128.143.167.108] (d-128-167-108.bootp.Virginia.EDU [128.143.167.108]) by ehatchersolutions.com (Postfix) with ESMTP id 9D36C33C080 for ; Tue, 21 Mar 2006 16:40:20 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v746.3) In-Reply-To: <3521178.post@talk.nabble.com> References: <3521178.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <027346D3-15C5-4BEA-B291-7B775E2C0483@ehatchersolutions.com> Content-Transfer-Encoding: 7bit From: Erik Hatcher Subject: Re: java.lang.OutOfMemoryError in lucene Date: Tue, 21 Mar 2006 16:39:55 -0500 To: java-dev@lucene.apache.org X-Mailer: Apple Mail (2.746.3) X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on javelina X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.1 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It's best if you follow-up to the java-user e-mail list (java-dev is for developers of the Lucene library itself)... with the lack of details you've provided, it is impossible to say what the issue is. What is the Query you're issuing? What else is going on with your software that uses Lucene? Maybe you need to bump up the parameters to your JVM? Erik On Mar 21, 2006, at 4:13 PM, escobar5 wrote: > > Hello, > > i'm having a problem when searching in lucene, i get a > java.lang.OutOfMemoryError: JVMXE004:OutOfMemoryError, stAllocArray > for > executeJava failed. > My index is about 17MB, when i run the search in my PC, it works > ok, but > when i deploy it in the AIX server i get the error. > > Can you tell me what it can be? > > Thanks in advance. > -- > View this message in context: http://www.nabble.com/ > java.lang.OutOfMemoryError-in-lucene-t1320115.html#a3521178 > Sent from the Lucene - Java Developer forum at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org