Re: Server crash for memory limit

2011-11-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 11/29/11 11:31 AM, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: Server crash for memory limit > >> Yup. 2^64 is a *lot* of memory. > > It'

RE: Server crash for memory limit

2011-11-29 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Server crash for memory limit > Yup. 2^64 is a *lot* of memory. It's really "just" 2^48 on current x86-64 chips, but that's still more than you can use. - Chuck THIS COMMUNICATION

Re: Server crash for memory limit

2011-11-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Francis, On 11/29/11 10:28 AM, Francis GALIEGUE wrote: > On Tue, Nov 29, 2011 at 16:26, hi tanin > wrote: >> Thanks for your reply. If i upgrated into 64-bit system > > __AND__ 64bit JDK... Yes, this is the important part. You can certainly run a 3

Re: Server crash for memory limit

2011-11-29 Thread hi tanin
Thank you very much for your nice reply From: Francis GALIEGUE To: Tomcat Users List ; hi tanin Sent: Tuesday, November 29, 2011 7:28 AM Subject: Re: Server crash for memory limit On Tue, Nov 29, 2011 at 16:26, hi tanin wrote: > Thanks for your reply. I

Re: Server crash for memory limit

2011-11-29 Thread Francis GALIEGUE
On Tue, Nov 29, 2011 at 16:26, hi tanin wrote: > Thanks for your reply. If i upgrated into 64-bit system __AND__ 64bit JDK... > then what will be the memory limit for Tomcat 5.0.27? Is there any way to > find out the mamimum memoery limit ? More than you will be able to buy! -- Francis Galie

Re: Server crash for memory limit

2011-11-29 Thread hi tanin
:20 AM Subject: Re: Server crash for memory limit On Tue, Nov 29, 2011 at 16:05, hi tanin wrote: > Hi, > I am using Tomcat 5.0.27. I cannot use more then 2GB for Tomcat 5.0.27. Our > OS is 32-bit Linux. Can ane one tell me why this happening? And is there any > way to get rid of

Re: Server crash for memory limit

2011-11-29 Thread Filip Hanik Mailing Lists
that's a restriction of 32 bit systems. upgrade to 64 bit for more memory requirements depending on the kernel, you can go to 3.7gb for a 32 bit system - Original Message - From: "hi tanin" To: users@tomcat.apache.org Sent: Tuesday, November 29, 2011 8:05:51 AM Subject: Server crash for m

Re: Server crash for memory limit

2011-11-29 Thread Francis GALIEGUE
On Tue, Nov 29, 2011 at 16:05, hi tanin wrote: > Hi, > I am using Tomcat 5.0.27. I cannot use more then 2GB for Tomcat 5.0.27. Our > OS is 32-bit Linux. Can ane one tell me why this happening? And is there any > way to get rid of this problem and use lot of memory? > Normally, the JVM allows fo