Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 38083 invoked from network); 14 Jul 2006 14:15:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jul 2006 14:15:43 -0000 Received: (qmail 24950 invoked by uid 500); 14 Jul 2006 14:15:41 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 24932 invoked by uid 500); 14 Jul 2006 14:15:40 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 24921 invoked by uid 99); 14 Jul 2006 14:15:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jul 2006 07:15:40 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of kevan.miller@gmail.com designates 64.233.184.231 as permitted sender) Received: from [64.233.184.231] (HELO wr-out-0506.google.com) (64.233.184.231) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jul 2006 07:15:39 -0700 Received: by wr-out-0506.google.com with SMTP id i21so228419wra for ; Fri, 14 Jul 2006 07:15:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=AmJa3vFAdKauEwfmP5872520wtuJ8J8334spjYxFIiqDcPFJa2Tg7sEE6p2pChSBRSkBIDXKg4RSTDj4CmhZ1/cKjqbKSHbKDF1jJwTeC4UykZ420ZMFx9+O0OF62z4qg5FgLsGnmLC4+0aTtP9FxYgv/ov+gYJaLUxmYEZV1VA= Received: by 10.54.102.2 with SMTP id z2mr2366043wrb; Fri, 14 Jul 2006 07:15:18 -0700 (PDT) Received: from ?192.168.123.142? ( [71.70.213.94]) by mx.gmail.com with ESMTP id 35sm1696457wra.2006.07.14.07.15.17; Fri, 14 Jul 2006 07:15:17 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <4690875E336998438DF43A78B8E38CF2E4F6B1@BLRKECMSG01.ad.infosys.com> References: <4690875E336998438DF43A78B8E38CF2E4F6B1@BLRKECMSG01.ad.infosys.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <359F2E7A-5AEF-4C83-9D54-5122DA84E167@gmail.com> Content-Transfer-Encoding: 7bit From: Kevan Miller Subject: Re: JVM allocation of memory Date: Fri, 14 Jul 2006 10:15:16 -0400 To: user@geronimo.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Santosh, the JAVA_OPTS environment variable would probably be most appropriate for setting JRE options (although GERONIMO_OPTS should work, also). I'm running MAC OS X jre's (1.4 and 1.5). I have no problem with the following: export JAVA_OPTS="-Xmx2048m -Xms2048m" What are you setting the heap sizes to and what problems do you see? What JRE are you using? --kevan On Jul 14, 2006, at 9:48 AM, Santosh Koti wrote: > Thanks Aaron..! > > No, My CPU is P4 (32-bit)...!:-( > > By , the Which JVM version , u tried..? , I am trying J5. > > > Thanks, > Santosh. > "Don't talk about yourself; it will be done when you leave. " > > > -----Original Message----- > From: ammulder@gmail.com [mailto:ammulder@gmail.com] On Behalf Of > Aaron > Mulder > Sent: Friday, July 14, 2006 7:07 PM > To: user@geronimo.apache.org > Subject: Re: JVM allocation of memory > > The 32-bit JVM has some limits beyond which it won't start. In my > experiments it was more like 2.5 GB, but it probably depends on the > specific JVM version, if not the OS. > > The 64-bit JVM has no limits on the amount of memory it can start > with. > > Are you on a 64-bit/x64/AMD64 machine? If so, have you tried using a > 64-bit JVM? > > Thanks, > Aaron > > On 7/14/06, Santosh Koti wrote: >> Hi, >> >> >> >> I need to allocate a memory of 2 GB (~ 2048) , I tried setting it in > GERONIMO_OPTS , but unfortunately doesn't start up, if I get back to > 1536MB, it goes fine..? >> >> >> >> My sys info: >> >> 3.5 GB RAM >> >> Win 2003 Server Ed. >> >> >> >> Thanks, >> >> Santosh. >> >> "Don't talk about yourself; it will be done when you leave. " >> >> >> **************** CAUTION - Disclaimer ***************** >> This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION >> intended > solely for the use of the addressee(s). If you are not the intended > recipient, please notify the sender by e-mail and delete the original > message. Further, you are not to copy, disclose, or distribute this > e-mail or its contents to any other person and any such actions are > unlawful. This e-mail may contain viruses. Infosys has taken every > reasonable precaution to minimize this risk, but is not liable for any > damage you may sustain as a result of any virus in this e-mail. You > should carry out your own virus checks before opening the e-mail or > attachment. Infosys reserves the right to monitor and review the > content > of all messages sent to or from this e-mail address. Messages sent > to or > from this e-mail address may be stored on the Infosys e-mail system. >> ***INFOSYS******** End of Disclaimer ********INFOSYS*** >>