32 bit application running on a 64bit HP-UX Itanium platform. Found a document to get around the heap size limitation. Solution was to use another java executable(java_q4p) for the expanded heap.
________________________________ From: "Caldarale, Charles R" <chuck.caldar...@unisys.com> To: Tomcat Users List <users@tomcat.apache.org> Sent: Friday, June 12, 2009 11:11:44 AM Subject: RE: What to upgrade? > From: Chetan Chheda [mailto:chetan_chh...@yahoo.com] > Subject: Re: What to upgrade? > > I reduced it to -Xmx1024m -Xms1024m -Xmn400m and was able to startup. > Is there a heap size limitation? What platform are you running on? Is this a 32- or 64-bit JVM? In a 32-bit environment, somewhere around 1500m is often the most you can get for the heap; the exact value depends on the particular OS and JVM levels (and phase of the moon, it seems like). - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org